diff options
Diffstat (limited to 'alpine/PKGBUILD')
-rw-r--r-- | alpine/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine/PKGBUILD b/alpine/PKGBUILD index 2ef8189ed..6f7a651e0 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -6,7 +6,7 @@ pkgname=alpine pkgver=2.21.999.r71.08fcd1b _commit=${pkgver##*.} -pkgrel=2 +pkgrel='3' arch=("i686" "x86_64") pkgdesc="Apache licensed PINE mail user agent" url="http://alpine.freeiz.com" |