summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorq234rty2022-11-06 01:33:00 +0800
committerq234rty2022-11-06 01:33:00 +0800
commit73cf2030318fd8af7457e290505ba4b184e1909b (patch)
tree63ab058cedc1371576e035ce023f27b87265a2d1
parentb95931c6a05605e8be6daa8e0c18ba4b6eea6d29 (diff)
downloadaur-73cf2030318fd8af7457e290505ba4b184e1909b.tar.gz
Update to 2.38.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e30230927b0e..381954365f70 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = webkit2gtk-imgpaste
pkgdesc = Web content engine for GTK (with patches for pasting images from clipboard)
- pkgver = 2.38.1
+ pkgver = 2.38.2
pkgrel = 1
url = https://webkitgtk.org
arch = x86_64
@@ -60,13 +60,13 @@ pkgbase = webkit2gtk-imgpaste
depends = zlib
provides = webkit2gtk
conflicts = webkit2gtk
- source = https://webkitgtk.org/releases/webkitgtk-2.38.1.tar.xz
- source = https://webkitgtk.org/releases/webkitgtk-2.38.1.tar.xz.asc
+ source = https://webkitgtk.org/releases/webkitgtk-2.38.2.tar.xz
+ source = https://webkitgtk.org/releases/webkitgtk-2.38.2.tar.xz.asc
source = EnlargeObjectSize.patch
source = PasteBoardGtk.patch
validpgpkeys = D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3
validpgpkeys = 5AA3BC334FD7E3369E7C77B291C559DBE4C9123B
- sha256sums = 02e195b3fb9e057743b3364ee7f1eec13f71614226849544c07c32a73b8f1848
+ sha256sums = f3eb82899651f583b4d99cacd16af784a1a7710fce9e7b6807bd6ccde909fe3e
sha256sums = SKIP
sha256sums = a5d2149d55190a15bc806bfddd85f43b6c714722b04ce0c1e476f9cb58985bac
sha256sums = 909eb44783d093c89400494a8b57eee3a5b926e1a5b5f1e922e1dff1a6dc3c7b
diff --git a/PKGBUILD b/PKGBUILD
index 880f56d1d0e2..f06dd4fd10f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Eric BĂ©langer <eric@archlinux.org>
pkgname=webkit2gtk-imgpaste
-pkgver=2.38.1
+pkgver=2.38.2
pkgrel=1
pkgdesc="Web content engine for GTK (with patches for pasting images from clipboard)"
url="https://webkitgtk.org"
@@ -71,7 +71,7 @@ conflicts=(webkit2gtk)
source=($url/releases/webkitgtk-$pkgver.tar.xz{,.asc}
EnlargeObjectSize.patch
PasteBoardGtk.patch)
-sha256sums=('02e195b3fb9e057743b3364ee7f1eec13f71614226849544c07c32a73b8f1848'
+sha256sums=('f3eb82899651f583b4d99cacd16af784a1a7710fce9e7b6807bd6ccde909fe3e'
'SKIP'
'a5d2149d55190a15bc806bfddd85f43b6c714722b04ce0c1e476f9cb58985bac'
'909eb44783d093c89400494a8b57eee3a5b926e1a5b5f1e922e1dff1a6dc3c7b')