diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-16 12:14:22 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-16 12:16:07 +0000 |
commit | 5bc179640293290e3276cf7d48534da00a5825c1 (patch) | |
tree | ac7815125b8aa9407a09cb4aa7c42ca30d52a22c /community/geany-plugins | |
parent | e7b463f2245ff5dbef585f2c9e480785dc29df83 (diff) | |
download | aports-5bc179640293290e3276cf7d48534da00a5825c1.tar.bz2 aports-5bc179640293290e3276cf7d48534da00a5825c1.tar.xz |
community/geany-plugins: rebuild against gpgme-1.8.0
Diffstat (limited to 'community/geany-plugins')
-rw-r--r-- | community/geany-plugins/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/geany-plugins/APKBUILD b/community/geany-plugins/APKBUILD index 68ab100eb7..d1ef62f3e9 100644 --- a/community/geany-plugins/APKBUILD +++ b/community/geany-plugins/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=geany-plugins pkgver=1.27 -pkgrel=0 +pkgrel=1 pkgdesc="Plugins for Geany" url="http://plugins.geany.org/" arch="all" |