diff options
author | J0WI <J0WI@users.noreply.github.com> | 2019-05-11 13:11:38 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-04 11:04:55 +0000 |
commit | da124500c1e0f0e4cce6adebc177dbe2ff03a1ab (patch) | |
tree | d7f73aa3c231ea5946aee7031955138f902b05aa /community/webkit2gtk | |
parent | 81e3514f29213677ab730c0e31a45e842f7a667d (diff) | |
download | aports-da124500c1e0f0e4cce6adebc177dbe2ff03a1ab.tar.bz2 aports-da124500c1e0f0e4cce6adebc177dbe2ff03a1ab.tar.xz |
community/webkit2gtk: rebuild against ruby 2.6
Diffstat (limited to 'community/webkit2gtk')
-rw-r--r-- | community/webkit2gtk/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/webkit2gtk/APKBUILD b/community/webkit2gtk/APKBUILD index 40bf4b4a30..a4adf9d52c 100644 --- a/community/webkit2gtk/APKBUILD +++ b/community/webkit2gtk/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=webkit2gtk pkgver=2.24.4 -pkgrel=0 +pkgrel=1 pkgdesc="Portable web rendering engine WebKit for GTK+" url="https://webkitgtk.org/" arch="all" |