diff options
-rw-r--r-- | alpine/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine/PKGBUILD b/alpine/PKGBUILD index 8ac28d920..a8cf80554 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -4,7 +4,7 @@ pkgname=alpine pkgver=2.26.r30.fb3f153 _commit=${pkgver##*.} -pkgrel=10 +pkgrel=11 arch=("i686" "pentium4" "x86_64") pkgdesc="Apache licensed PINE mail user agent" url="http://alpine.freeiz.com" |