diff options
author | Erich Eckner <git@eckner.net> | 2019-03-05 13:25:30 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-03-05 13:25:30 +0100 |
commit | b40a56c6ec593c5c9ccbb05e696bdaa67d208c83 (patch) | |
tree | 46d171bdbba200aeff0c98949537c5ef52f011d7 /alpine/PKGBUILD | |
parent | b29856ef4d1d42233d1e1f28cdec501dc6a191a0 (diff) | |
download | archlinuxewe-b40a56c6ec593c5c9ccbb05e696bdaa67d208c83.tar.xz |
alpine: rebuild
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" |