diff options
author | Erich Eckner <git@eckner.net> | 2020-04-03 01:01:12 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-04-03 01:01:12 +0200 |
commit | 498fa1e91906f90c55952f8d79dc58c4a024efff (patch) | |
tree | e2d61594565e21f4b311425b5cf32ae2995ca4c9 /alpine/PKGBUILD | |
parent | b15470aa6bb58a3ffee8ebdaf3d418fd420b76f5 (diff) | |
download | archlinuxewe.git.save-498fa1e91906f90c55952f8d79dc58c4a024efff.tar.xz |
alpine 2.22.r20.40444dc-2 -> 2.22.r21.361159a-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 d94da812..8972326a 100644 --- a/alpine/PKGBUILD +++ b/alpine/PKGBUILD @@ -2,9 +2,9 @@ # Contributor: Adrian C. <anrxc..sysphere.org> pkgname=alpine -pkgver=2.22.r20.40444dc +pkgver=2.22.r21.361159a _commit=${pkgver##*.} -pkgrel=2 +pkgrel=1 arch=("i686" "pentium4" "x86_64") pkgdesc="Apache licensed PINE mail user agent" url="http://alpine.freeiz.com" |