diff options
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 4c59e8181d..a50097c8e4 100644 --- a/main/glade/APKBUILD +++ b/main/glade/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=glade pkgver=3.10.2 -pkgrel=0 +pkgrel=1 pkgdesc="User Interface Designer for GTK+ and GNOME" url="http://glade.gnome.org/" arch="all" |