diff options
author | Erich Eckner <git@eckner.net> | 2020-04-22 17:05:57 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-04-22 17:05:57 +0200 |
commit | ab9e759a826ee1bb1a59333c86c64b12d4f90c0b (patch) | |
tree | 4eca958aa4bb087b0d1f605ca542812918f0cf56 /alpine/PKGBUILD | |
parent | 12bbdbe50d357bc76f53beb3f321d6bc1262ba90 (diff) | |
download | archlinuxewe-ab9e759a826ee1bb1a59333c86c64b12d4f90c0b.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 3864c258b..eef38bcb4 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -4,7 +4,7 @@ pkgname=alpine pkgver=2.22.r24.380d6c3 _commit=${pkgver##*.} -pkgrel=1 +pkgrel=2 arch=("i686" "pentium4" "x86_64") pkgdesc="Apache licensed PINE mail user agent" url="http://alpine.freeiz.com" |