diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-16 12:15:14 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-16 12:16:07 +0000 |
commit | 097e354bf70c19e6db401a1dc775cf4942160064 (patch) | |
tree | fd2f48a5d924e3522a896d788ba1ee2ff43de6fa /testing | |
parent | 5bc179640293290e3276cf7d48534da00a5825c1 (diff) | |
download | aports-097e354bf70c19e6db401a1dc775cf4942160064.tar.bz2 aports-097e354bf70c19e6db401a1dc775cf4942160064.tar.xz |
testing/seahorse: rebuild against gpgme-1.8.0
Diffstat (limited to 'testing')
-rw-r--r-- | testing/seahorse/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/seahorse/APKBUILD b/testing/seahorse/APKBUILD index 43b23b864e..eb71ebb838 100644 --- a/testing/seahorse/APKBUILD +++ b/testing/seahorse/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=seahorse pkgver=3.20.0 -pkgrel=0 +pkgrel=1 pkgdesc="GNOME application for managing PGP keys." url="http://projects.gnome.org/seahorse/" arch="all" |