diff options
author | Erich Eckner <git@eckner.net> | 2019-09-02 07:18:55 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-09-02 07:18:55 +0200 |
commit | 7d91960c20f75eaa82e4198e0414a34269f14ef2 (patch) | |
tree | bf27c3d5fa7a891250157aa396d35177a8cf9823 /alpine | |
parent | 2b73335028e2bcc060c2de4db62caaf05d096f15 (diff) | |
download | archlinuxewe-7d91960c20f75eaa82e4198e0414a34269f14ef2.tar.xz |
alpine 2.21.99999.r14.6076d5d-1 -> 2.21.99999.r15.a7f1ee6-1
Diffstat (limited to 'alpine')
-rw-r--r-- | alpine/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine/PKGBUILD b/alpine/PKGBUILD index 4c17d01a7..b2067c2c1 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Adrian C. <anrxc..sysphere.org> pkgname=alpine -pkgver=2.21.99999.r14.6076d5d +pkgver=2.21.99999.r15.a7f1ee6 _commit=${pkgver##*.} pkgrel=1 arch=("i686" "pentium4" "x86_64") |