summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorq234rty2023-02-16 01:52:17 +0800
committerq234rty2023-02-16 01:52:17 +0800
commitf23018497156049a3beaf02f36a452b50c413786 (patch)
treef1ea056d676ee8d82bee3aad35cae8b98cb67eb5
parentfd144677f35f336088100d2b28fb182e98e116f1 (diff)
downloadaur-f23018497156049a3beaf02f36a452b50c413786.tar.gz
Update to 2.38.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ad8676b808e..de782d9de64f 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.4
+ pkgver = 2.38.5
pkgrel = 1
url = https://webkitgtk.org
arch = x86_64
@@ -61,13 +61,13 @@ pkgbase = webkit2gtk-imgpaste
depends = zlib
provides = webkit2gtk
conflicts = webkit2gtk
- source = https://webkitgtk.org/releases/webkitgtk-2.38.4.tar.xz
- source = https://webkitgtk.org/releases/webkitgtk-2.38.4.tar.xz.asc
+ source = https://webkitgtk.org/releases/webkitgtk-2.38.5.tar.xz
+ source = https://webkitgtk.org/releases/webkitgtk-2.38.5.tar.xz.asc
source = EnlargeObjectSize.patch
source = PasteBoardGtk.patch
validpgpkeys = D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3
validpgpkeys = 5AA3BC334FD7E3369E7C77B291C559DBE4C9123B
- sha256sums = 4f47ea29a2d4d5f15eef3dc9e2d6c6f067e8de863a3f64455e1ccf9693cc1d36
+ sha256sums = 40c20c43022274df5893f22b1054fa894c3eea057389bb08aee08c5b0bb0c1a7
sha256sums = SKIP
sha256sums = a5d2149d55190a15bc806bfddd85f43b6c714722b04ce0c1e476f9cb58985bac
sha256sums = 909eb44783d093c89400494a8b57eee3a5b926e1a5b5f1e922e1dff1a6dc3c7b
diff --git a/PKGBUILD b/PKGBUILD
index 0523cc8c1275..391ad7aeacb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Eric BĂ©langer <eric@archlinux.org>
pkgname=webkit2gtk-imgpaste
-pkgver=2.38.4
+pkgver=2.38.5
pkgrel=1
pkgdesc="Web content engine for GTK (with patches for pasting images from clipboard)"
url="https://webkitgtk.org"
@@ -72,7 +72,7 @@ conflicts=(webkit2gtk)
source=($url/releases/webkitgtk-$pkgver.tar.xz{,.asc}
EnlargeObjectSize.patch
PasteBoardGtk.patch)
-sha256sums=('4f47ea29a2d4d5f15eef3dc9e2d6c6f067e8de863a3f64455e1ccf9693cc1d36'
+sha256sums=('40c20c43022274df5893f22b1054fa894c3eea057389bb08aee08c5b0bb0c1a7'
'SKIP'
'a5d2149d55190a15bc806bfddd85f43b6c714722b04ce0c1e476f9cb58985bac'
'909eb44783d093c89400494a8b57eee3a5b926e1a5b5f1e922e1dff1a6dc3c7b')