diff options
-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 f7e3dfa87d..ff441dd720 100644 --- a/community/webkitgtk/APKBUILD +++ b/community/webkitgtk/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=webkitgtk pkgver=2.4.11 -pkgrel=1 +pkgrel=2 pkgdesc="portable web rendering engine WebKit for GTK+" url="http://webkitgtk.org/" arch="all" |