diff options
author | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2016-07-18 20:10:53 +0200 |
---|---|---|
committer | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2016-07-18 20:10:53 +0200 |
commit | 1ee0b5000cb46ce4a0a8fd8311d531e8757b245a (patch) | |
tree | 0bba2628fb8da45bca6bdc97a73aec767bbed99f /main/glade/APKBUILD | |
parent | 273889b20b52d0e1754a005dbd0f86b4e9d4bf7f (diff) | |
download | aports-1ee0b5000cb46ce4a0a8fd8311d531e8757b245a.tar.bz2 aports-1ee0b5000cb46ce4a0a8fd8311d531e8757b245a.tar.xz |
main/glade: rebuild against gettext 0.19.8
Diffstat (limited to 'main/glade/APKBUILD')
-rw-r--r-- | main/glade/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/glade/APKBUILD b/main/glade/APKBUILD index 935aa733a3..93bde17675 100644 --- a/main/glade/APKBUILD +++ b/main/glade/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=glade pkgver=3.20.0 -pkgrel=0 +pkgrel=1 pkgdesc="User Interface Designer for GTK+ and GNOME" url="http://glade.gnome.org/" arch="all" |