summaryrefslogtreecommitdiff
path: root/alpine
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-03-18 15:14:12 +0100
committerErich Eckner <git@eckner.net>2020-03-18 15:14:12 +0100
commit6b8f516d5b8ac4ee02f223163407126030cff3ea (patch)
tree921364bf00b40e5cf6f8ec86f3facc37edd3a381 /alpine
parent8fc5617276d1d035c71a053c1b2e58327d5de829 (diff)
downloadarchlinuxewe.git.save-6b8f516d5b8ac4ee02f223163407126030cff3ea.tar.xz
alpine 2.22.r16.d7838fd-2 -> 2.22.r17.277d70d-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 619ce32c..e6e5fd1a 100644
--- a/alpine/PKGBUILD
+++ b/alpine/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: Adrian C. <anrxc..sysphere.org>
pkgname=alpine
-pkgver=2.22.r16.d7838fd
+pkgver=2.22.r17.277d70d
_commit=${pkgver##*.}
-pkgrel=2
+pkgrel=1
arch=("i686" "pentium4" "x86_64")
pkgdesc="Apache licensed PINE mail user agent"
url="http://alpine.freeiz.com"