diff options
-rw-r--r-- | alpine/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine/PKGBUILD b/alpine/PKGBUILD index d53a6d0e9..fe11b0342 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Adrian C. <anrxc..sysphere.org> pkgname=alpine -pkgver=2.22.r46.bc2544c +pkgver=2.22.1.r0.d600da0 _commit=${pkgver##*.} pkgrel=1 arch=("i686" "pentium4" "x86_64") |