summaryrefslogtreecommitdiffstats
path: root/main/gtk-engines
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <b@bpiotrowski.pl>2012-12-24 10:43:16 +0100
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2012-12-24 10:43:16 +0100
commitfdd9e254b8d7fad65deb8d94ab91d8e87ff7ef20 (patch)
treef7c875c7c1e174f748f5db90f2b866aaf812f519 /main/gtk-engines
parent10ffc9402cccbac904df01b48ec0e233c379dfc7 (diff)
downloadaports-fdd9e254b8d7fad65deb8d94ab91d8e87ff7ef20.tar.bz2
aports-fdd9e254b8d7fad65deb8d94ab91d8e87ff7ef20.tar.xz
main/gtk-engines: upgrade to 2.21.0
Diffstat (limited to 'main/gtk-engines')
-rw-r--r--main/gtk-engines/APKBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/main/gtk-engines/APKBUILD b/main/gtk-engines/APKBUILD
index 8b4225ba3..dbadad8cd 100644
--- a/main/gtk-engines/APKBUILD
+++ b/main/gtk-engines/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Maintainer:
pkgname=gtk-engines
-pkgver=2.20.2
-pkgrel=4
+pkgver=2.21.0
+pkgrel=0
pkgdesc="collection of gtk+ engines"
url="http://www.gtk.org/"
arch="all"
@@ -11,8 +11,8 @@ depends=
makedepends="gtk+-dev intltool"
install=
subpackages="$pkgname-lang"
-source="ftp://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2
- gtk-engines-2.20.2-glib.h.patch"
+source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.gz"
+# gtk-engines-2.20.2-glib.h.patch"
_builddir="${srcdir}/${pkgname}-${pkgver}"
prepare() {
@@ -40,5 +40,4 @@ package() {
find "$pkgdir" -name '*.la' -delete
}
-md5sums="5deb287bc6075dc21812130604c7dc4f gtk-engines-2.20.2.tar.bz2
-c951d1a0a9edc89bb824d8e48fb0001b gtk-engines-2.20.2-glib.h.patch"
+md5sums="d82ae66d6eb045d83c30b78b13818d41 gtk-engines-2.21.0.tar.gz"