mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/webkit2gtk-4.1 to 2.40.1-1
This commit is contained in:
parent
0446a82993
commit
57a9dc5d83
1 changed files with 3 additions and 3 deletions
|
@ -11,8 +11,8 @@ pkgname=(
|
||||||
webkit2gtk-4.1
|
webkit2gtk-4.1
|
||||||
webkit2gtk-4.1-docs
|
webkit2gtk-4.1-docs
|
||||||
)
|
)
|
||||||
pkgver=2.40.0
|
pkgver=2.40.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)
|
||||||
|
@ -84,7 +84,7 @@ makedepends=(
|
||||||
source=(
|
source=(
|
||||||
$url/releases/webkitgtk-$pkgver.tar.xz{,.asc}
|
$url/releases/webkitgtk-$pkgver.tar.xz{,.asc}
|
||||||
)
|
)
|
||||||
sha256sums=('a4607ea1bf89669e89b1cb2c63faaec513f93de09b6ae60cc71d6a8aab7ab393'
|
sha256sums=('64e526984f8cd2161ef03ae949af99c002ff333d615e6386b460164a3c1b7ef6'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
validpgpkeys=(
|
validpgpkeys=(
|
||||||
'D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3' # Carlos Garcia Campos <cgarcia@igalia.com>
|
'D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3' # Carlos Garcia Campos <cgarcia@igalia.com>
|
||||||
|
|
Loading…
Reference in a new issue