diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-06-07 09:12:42 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-06-07 10:39:34 +0000 |
commit | 8282d74c17bccc1561e480477206e17088a21264 (patch) | |
tree | 29b260177a83f1f243bd55e9b7ebdc4f7c0a2c66 /main/webkit/APKBUILD | |
parent | fcb85ceace51034c2b25f2ac98f2f41f40d6f684 (diff) | |
download | aports-8282d74c17bccc1561e480477206e17088a21264.tar.bz2 aports-8282d74c17bccc1561e480477206e17088a21264.tar.xz |
main/icu: upgrade to 4.8
Diffstat (limited to 'main/webkit/APKBUILD')
-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 d4124f3f4..19d6f8105 100644 --- a/main/webkit/APKBUILD +++ b/main/webkit/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=webkit pkgver=1.4.1 -pkgrel=0 +pkgrel=1 pkgdesc="portable web rendering engine WebKit for GTK+" url="http://webkitgtk.org/" arch="all" |