summaryrefslogtreecommitdiff
path: root/alpine
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-09-22 23:38:15 +0200
committerErich Eckner <git@eckner.net>2019-09-22 23:38:15 +0200
commitf4d028f9ad230fabfa277ac71c2638abc50ecca1 (patch)
tree8119dcb3f4c2457b1abe1050158b9bc1ab51395d /alpine
parent26a41a82dbd9c0165add8a7247a54f8d67e01b80 (diff)
downloadarchlinuxewe-f4d028f9ad230fabfa277ac71c2638abc50ecca1.tar.xz
alpine 2.21.99999.r16.f7b373f-2 -> 2.21.99999.r17.b9de8dc-1
Diffstat (limited to 'alpine')
-rw-r--r--alpine/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/alpine/PKGBUILD b/alpine/PKGBUILD
index c7a899928..186c18ce5 100644
--- a/alpine/PKGBUILD
+++ b/alpine/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: Adrian C. <anrxc..sysphere.org>
pkgname=alpine
-pkgver=2.21.99999.r16.f7b373f
+pkgver=2.21.99999.r17.b9de8dc
_commit=${pkgver##*.}
-pkgrel=2
+pkgrel=1
arch=("i686" "pentium4" "x86_64")
pkgdesc="Apache licensed PINE mail user agent"
url="http://alpine.freeiz.com"