diff options
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 d336293f3..c40116068 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Adrian C. <anrxc..sysphere.org> pkgname=alpine -pkgver=2.24.r16.b3c7deb +pkgver=2.24.r19.e189040 _commit=${pkgver##*.} pkgrel=1 arch=("i686" "pentium4" "x86_64") |