mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/wpewebkit to 2.40.3-1
This commit is contained in:
parent
6410dd0ea3
commit
1aa669486a
1 changed files with 5 additions and 3 deletions
|
@ -8,8 +8,8 @@ pkgname=(
|
|||
wpewebkit
|
||||
wpewebkit-docs
|
||||
)
|
||||
pkgver=2.40.2
|
||||
pkgrel=2
|
||||
pkgver=2.40.3
|
||||
pkgrel=1
|
||||
pkgdesc="Embeddable web content engine"
|
||||
url="https://wpewebkit.org"
|
||||
arch=(x86_64)
|
||||
|
@ -68,8 +68,10 @@ makedepends=(
|
|||
source=(
|
||||
$url/releases/wpewebkit-$pkgver.tar.xz{,.asc}
|
||||
)
|
||||
sha256sums=('99b7ab42580ac5726a2c95bae90caf4cf5df89765e4a046ca72e97b7fd3bccc7'
|
||||
sha256sums=('05b6a9cb1d7d03485e0dc41b2a8e6f99a36aea23d32ba3ecb38d0d6860747ada'
|
||||
'SKIP')
|
||||
b2sums=('7c800876ca77547701f8f8059ef3ce34292c0cd157038d4dd245ffc858f219a97f10ec30b26cc2bb49f64f141a906c91b8eeaa45e2cbb8f6560a04b5f9132f1a'
|
||||
'SKIP')
|
||||
validpgpkeys=(
|
||||
'D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3' # Carlos Garcia Campos <cgarcia@igalia.com>
|
||||
'5AA3BC334FD7E3369E7C77B291C559DBE4C9123B' # Adrián Pérez de Castro <aperez@igalia.com>
|
||||
|
|
Loading…
Reference in a new issue