diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-01-10 20:26:52 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-01-10 20:26:52 +0000 |
commit | 692f71db5a7621fe29b255de3ef9ae973b74eacb (patch) | |
tree | 14c4a75541e7b6cf92df66a79539bae22b94ebd2 | |
parent | c66c633d26a6cc761b6e43a988c102df5046f4af (diff) | |
download | aports-692f71db5a7621fe29b255de3ef9ae973b74eacb.tar.bz2 aports-692f71db5a7621fe29b255de3ef9ae973b74eacb.tar.xz |
main/webkit: rebuild against new icu
-rw-r--r-- | main/webkit/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/webkit/APKBUILD b/main/webkit/APKBUILD index d521a454ec..c9b1c87e9a 100644 --- a/main/webkit/APKBUILD +++ b/main/webkit/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=webkit pkgver=1.3.6 -pkgrel=0 +pkgrel=1 pkgdesc="portable web rendering engine WebKit for GTK+" url="http://webkitgtk.org/" arch="x86 x86_64" |