diff options
author | Erich Eckner <git@eckner.net> | 2020-05-10 11:03:54 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-05-10 11:03:54 +0200 |
commit | ae1a9fa6e397d5f2783f9728845aa5c08f1e9a31 (patch) | |
tree | ef78c77c80a9c362bf6d6176e8cf83c295eab05b /alpine/PKGBUILD | |
parent | 1818a6f18c6daf9d89dfa77dae573d9cc9be49c8 (diff) | |
download | archlinuxewe-ae1a9fa6e397d5f2783f9728845aa5c08f1e9a31.tar.xz |
alpine 2.22.r24.380d6c3-2 -> 2.22.r26.c1be3b9-1
Diffstat (limited to 'alpine/PKGBUILD')
-rw-r--r-- | alpine/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/alpine/PKGBUILD b/alpine/PKGBUILD index eef38bcb4..823547243 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -2,9 +2,9 @@ # Contributor: Adrian C. <anrxc..sysphere.org> pkgname=alpine -pkgver=2.22.r24.380d6c3 +pkgver=2.22.r26.c1be3b9 _commit=${pkgver##*.} -pkgrel=2 +pkgrel=1 arch=("i686" "pentium4" "x86_64") pkgdesc="Apache licensed PINE mail user agent" url="http://alpine.freeiz.com" |