diff options
Diffstat (limited to 'alpine')
-rw-r--r-- | alpine/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/alpine/PKGBUILD b/alpine/PKGBUILD index ea56b4628..2950a40ec 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -2,9 +2,9 @@ # Contributor: Adrian C. <anrxc..sysphere.org> pkgname=alpine -pkgver=2.22.r7.dba6c62 +pkgver=2.22.r10.97424c9 _commit=${pkgver##*.} -pkgrel=2 +pkgrel=1 arch=("i686" "pentium4" "x86_64") pkgdesc="Apache licensed PINE mail user agent" url="http://alpine.freeiz.com" |