diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-05 18:22:55 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-11-05 18:22:55 +0000 |
commit | b063ed9e92542547309bab3d1ff8617060abba6b (patch) | |
tree | 5c4d14478214b417246cf77c17f25629db9f512f /community/webkitgtk/APKBUILD | |
parent | beadcaebef890c45e12c699101133915e6c8dcfa (diff) | |
download | aports-b063ed9e92542547309bab3d1ff8617060abba6b.tar.bz2 aports-b063ed9e92542547309bab3d1ff8617060abba6b.tar.xz |
community/webkitgtk: rebuild against icu-56.1
Diffstat (limited to 'community/webkitgtk/APKBUILD')
-rw-r--r-- | community/webkitgtk/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/webkitgtk/APKBUILD b/community/webkitgtk/APKBUILD index 433c9ac6d8..905e149a98 100644 --- a/community/webkitgtk/APKBUILD +++ b/community/webkitgtk/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=webkitgtk pkgver=2.4.9 -pkgrel=0 +pkgrel=1 pkgdesc="portable web rendering engine WebKit for GTK+" url="http://webkitgtk.org/" arch="all" |