diff options
-rw-r--r-- | alpine/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine/PKGBUILD b/alpine/PKGBUILD index 33f28d1f..c7568338 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -4,7 +4,7 @@ pkgname=alpine pkgver=2.22.r12.8781af1 _commit=${pkgver##*.} -pkgrel=2 +pkgrel=3 arch=("i686" "pentium4" "x86_64") pkgdesc="Apache licensed PINE mail user agent" url="http://alpine.freeiz.com" |