diff options
author | TBK <tbk@jjtc.eu> | 2020-02-21 18:46:54 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-02-22 16:37:30 -0300 |
commit | 8758003f5d5f20fcd3c576fe6326fdfcd0a658ba (patch) | |
tree | eae39ff64ad8072bf41c9df326f5db8c1ce2a766 /community/webkit2gtk | |
parent | cecbbd75e4090f88eca78c487d324123b5ffcabd (diff) | |
download | aports-8758003f5d5f20fcd3c576fe6326fdfcd0a658ba.tar.bz2 aports-8758003f5d5f20fcd3c576fe6326fdfcd0a658ba.tar.xz |
community/webkit2gtk: rebuild against icu 65.1
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 685b266ae3..0245bde40a 100644 --- a/community/webkit2gtk/APKBUILD +++ b/community/webkit2gtk/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=webkit2gtk pkgver=2.26.4 -pkgrel=0 +pkgrel=1 pkgdesc="Portable web rendering engine WebKit for GTK+" url="https://webkitgtk.org/" arch="all" |