diff options
author | Erich Eckner <git@eckner.net> | 2019-05-23 07:05:42 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-05-23 07:05:42 +0200 |
commit | 7d986f72b77c3f544f0ab0cc8b260aeda8440a61 (patch) | |
tree | 29bf5c0fa5cf19872ebf67bfe7a7367597671315 /alpine | |
parent | 5dc323bae44b58cc9f85963bf3b2e0fb319e317a (diff) | |
download | archlinuxewe-7d986f72b77c3f544f0ab0cc8b260aeda8440a61.tar.xz |
alpine: rebuild
Diffstat (limited to 'alpine')
-rw-r--r-- | alpine/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine/PKGBUILD b/alpine/PKGBUILD index 7197b3e44..8795b9485 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -4,7 +4,7 @@ pkgname=alpine pkgver=2.21.9999.r51.74c603f _commit=${pkgver##*.} -pkgrel=1 +pkgrel=2 arch=("i686" "pentium4" "x86_64") pkgdesc="Apache licensed PINE mail user agent" url="http://alpine.freeiz.com" |