diff options
-rw-r--r-- | alpine/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/alpine/PKGBUILD b/alpine/PKGBUILD index f6b09c6fa..d1705482c 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -4,9 +4,9 @@ # Contributor: Adrian C. <anrxc..sysphere.org> pkgname=alpine -pkgver=2.21.999.r71.08fcd1b +pkgver=2.21.9999.r45.0707eb6 _commit=${pkgver##*.} -pkgrel='3' +pkgrel=1 arch=("i686" "x86_64") pkgdesc="Apache licensed PINE mail user agent" url="http://alpine.freeiz.com" |