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