diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-07-13 22:57:36 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-07-13 22:57:36 -0300 |
commit | 74ac3b190ed2ec75ea16a047de97352cb02f78ce (patch) | |
tree | 4aa824ae6ca39be55cb6b2aee90518f5478256e8 /community/libgnomekbd/APKBUILD | |
parent | 5b54f2983832fbfc42047ec7fb5305d1ca922f6f (diff) | |
download | aports-74ac3b190ed2ec75ea16a047de97352cb02f78ce.tar.bz2 aports-74ac3b190ed2ec75ea16a047de97352cb02f78ce.tar.xz |
community/libgnomekbd: remove gconf scripts
Diffstat (limited to 'community/libgnomekbd/APKBUILD')
-rw-r--r-- | community/libgnomekbd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libgnomekbd/APKBUILD b/community/libgnomekbd/APKBUILD index d7649f5a74..5de27200ad 100644 --- a/community/libgnomekbd/APKBUILD +++ b/community/libgnomekbd/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=libgnomekbd pkgver=3.26.1 -pkgrel=0 +pkgrel=1 pkgdesc="GNOME keyboard library" url="https://www.gnome.org/" arch="all" |