diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-04-14 07:32:54 +0000 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2015-04-16 18:03:33 +0300 |
commit | e68d1efd39864cd0739a03f7811c1242f6cd47dc (patch) | |
tree | 70e7cb1c50e63b8dbd9faea8f546325d69604f32 /main/webkitgtk | |
parent | 8ac5c65201f267ccf994f02c93f55a92f4df86c2 (diff) | |
download | aports-e68d1efd39864cd0739a03f7811c1242f6cd47dc.tar.bz2 aports-e68d1efd39864cd0739a03f7811c1242f6cd47dc.tar.xz |
main/webkitgtk: rebuild against icu-55.1
Diffstat (limited to 'main/webkitgtk')
-rw-r--r-- | main/webkitgtk/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/webkitgtk/APKBUILD b/main/webkitgtk/APKBUILD index ab8ff558fb..92b891105e 100644 --- a/main/webkitgtk/APKBUILD +++ b/main/webkitgtk/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=webkitgtk pkgver=2.4.8 -pkgrel=0 +pkgrel=1 pkgdesc="portable web rendering engine WebKit for GTK+" url="http://webkitgtk.org/" arch="all" |