diff options
Diffstat (limited to 'alpine/PKGBUILD')
-rw-r--r-- | alpine/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine/PKGBUILD b/alpine/PKGBUILD index 938b0c3f..7725b51f 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Adrian C. <anrxc..sysphere.org> pkgname=alpine -pkgver=2.23.2.r28.ff2e56d +pkgver=2.23.2.r29.6a37360 _commit=${pkgver##*.} pkgrel=1 arch=("i686" "pentium4" "x86_64") |