aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/glade/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/glade/APKBUILD b/main/glade/APKBUILD
index 928320f99c..c07196c5cd 100644
--- a/main/glade/APKBUILD
+++ b/main/glade/APKBUILD
@@ -1,13 +1,13 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=glade
-pkgver=3.12.1
+pkgver=3.14.1
pkgrel=0
pkgdesc="User Interface Designer for GTK+ and GNOME"
url="http://glade.gnome.org/"
arch="all"
license="GPL"
depends=
-makedepends="gtk+3.0-dev libxml2-dev"
+makedepends="gtk+3.0-dev libxml2-dev itstool"
install=
subpackages="$pkgname-dev $pkgname-doc"
source="http://ftp.gnome.org/pub/GNOME/sources/glade/${pkgver%.*}/glade-$pkgver.tar.xz
@@ -39,4 +39,4 @@ package() {
find "$pkgdir" -name '*.la' -delete
}
-md5sums="7923b7127a387db3a053062cd76e8263 glade-3.12.1.tar.xz"
+md5sums="e6a5f2cae2b3147669fbe5101dc70dbf glade-3.14.1.tar.xz"