mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/webkit2gtk-4.1 to 2.38.1-1
This commit is contained in:
parent
296d9eb9ae
commit
2b1c26dfd0
1 changed files with 3 additions and 3 deletions
|
@ -8,8 +8,8 @@ highmem=1
|
||||||
|
|
||||||
pkgbase=webkit2gtk-4.1
|
pkgbase=webkit2gtk-4.1
|
||||||
pkgname=(webkit2gtk-4.1 webkit2gtk-4.1-docs)
|
pkgname=(webkit2gtk-4.1 webkit2gtk-4.1-docs)
|
||||||
pkgver=2.38.0
|
pkgver=2.38.1
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Web content engine for GTK"
|
pkgdesc="Web content engine for GTK"
|
||||||
url="https://webkitgtk.org"
|
url="https://webkitgtk.org"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
|
@ -73,7 +73,7 @@ makedepends=(
|
||||||
)
|
)
|
||||||
options=(debug)
|
options=(debug)
|
||||||
source=($url/releases/webkitgtk-$pkgver.tar.xz{,.asc})
|
source=($url/releases/webkitgtk-$pkgver.tar.xz{,.asc})
|
||||||
sha256sums=('f9ce6375a3b6e1329b0b609f46921e2627dc7ad6224b37b967ab2ea643bc0fbd'
|
sha256sums=('02e195b3fb9e057743b3364ee7f1eec13f71614226849544c07c32a73b8f1848'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
validpgpkeys=('D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3' # Carlos Garcia Campos <cgarcia@igalia.com>
|
validpgpkeys=('D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3' # Carlos Garcia Campos <cgarcia@igalia.com>
|
||||||
'5AA3BC334FD7E3369E7C77B291C559DBE4C9123B') # Adrián Pérez de Castro <aperez@igalia.com>
|
'5AA3BC334FD7E3369E7C77B291C559DBE4C9123B') # Adrián Pérez de Castro <aperez@igalia.com>
|
||||||
|
|
Loading…
Reference in a new issue