summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrealgagu2020-06-10 01:51:19 -0500
committerfrealgagu2020-06-10 01:51:19 -0500
commit41cc2b0edf05c41bd49ee3f334b9b670f0ad8d07 (patch)
tree599ddb8059649aff0d97f2e39934c9f110f1ed10
parent1922930ec9d17ab3b16dac11cce67f939e62c44c (diff)
downloadaur-41cc2b0edf05c41bd49ee3f334b9b670f0ad8d07.tar.gz
Rebuild for icu 67.1
-rw-r--r--.SRCINFO2
-rw-r--r--.gitignore3
-rw-r--r--PKGBUILD2
3 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9cd9a8d17643..bd3a672a03d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = webkitgtk
pkgdesc = Legacy Web content engine for GTK+ 3
pkgver = 2.4.11
- pkgrel = 18
+ pkgrel = 19
epoch = 3
url = https://webkitgtk.org/
install = webkitgtk.install
diff --git a/.gitignore b/.gitignore
index bc3f40e8dcf1..7bd6e7fde82c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,7 @@
+webkitgtk-*.pkg.tar.zst
webkitgtk-*.pkg.tar.xz
-webkitgtk2-*.pkg.tar.xz
webkitgtk-*.tar.xz
webkitgtk-*.log
-webkitgtk2-*.log
PKGBUILD-namcap.log
pkg/
src/
diff --git a/PKGBUILD b/PKGBUILD
index 67c12cae0ec8..a1ac84f6a2e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=webkitgtk
pkgver=2.4.11
-pkgrel=18
+pkgrel=19
epoch=3
pkgdesc="Legacy Web content engine for GTK+ 3"
arch=("armv7h" "i686" "x86_64")