mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/webkit2gtk to 2.40.1-1
This commit is contained in:
parent
107dde200b
commit
bc5ca7ca97
1 changed files with 3 additions and 3 deletions
|
@ -11,8 +11,8 @@ pkgname=(
|
|||
webkit2gtk
|
||||
webkit2gtk-docs
|
||||
)
|
||||
pkgver=2.40.0
|
||||
pkgrel=2
|
||||
pkgver=2.40.1
|
||||
pkgrel=1
|
||||
pkgdesc="Web content engine for GTK"
|
||||
url="https://webkitgtk.org"
|
||||
arch=(x86_64)
|
||||
|
@ -84,7 +84,7 @@ makedepends=(
|
|||
source=(
|
||||
$url/releases/webkitgtk-$pkgver.tar.xz{,.asc}
|
||||
)
|
||||
sha256sums=('a4607ea1bf89669e89b1cb2c63faaec513f93de09b6ae60cc71d6a8aab7ab393'
|
||||
sha256sums=('64e526984f8cd2161ef03ae949af99c002ff333d615e6386b460164a3c1b7ef6'
|
||||
'SKIP')
|
||||
validpgpkeys=(
|
||||
'D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3' # Carlos Garcia Campos <cgarcia@igalia.com>
|
||||
|
|
Loading…
Reference in a new issue