mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/wpewebkit to 2.40.2-1
This commit is contained in:
parent
ab5b0dcbb1
commit
f96a45c7f5
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ pkgname=(
|
||||||
wpewebkit
|
wpewebkit
|
||||||
wpewebkit-docs
|
wpewebkit-docs
|
||||||
)
|
)
|
||||||
pkgver=2.40.1
|
pkgver=2.40.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Embeddable web content engine"
|
pkgdesc="Embeddable web content engine"
|
||||||
url="https://wpewebkit.org"
|
url="https://wpewebkit.org"
|
||||||
|
@ -68,7 +68,7 @@ makedepends=(
|
||||||
source=(
|
source=(
|
||||||
$url/releases/wpewebkit-$pkgver.tar.xz{,.asc}
|
$url/releases/wpewebkit-$pkgver.tar.xz{,.asc}
|
||||||
)
|
)
|
||||||
sha256sums=('c6b25e168b70f2121305ed078d0790e0aa4b0c73fce44e32ed42d4e5dd137ccb'
|
sha256sums=('99b7ab42580ac5726a2c95bae90caf4cf5df89765e4a046ca72e97b7fd3bccc7'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
validpgpkeys=(
|
validpgpkeys=(
|
||||||
'D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3' # Carlos Garcia Campos <cgarcia@igalia.com>
|
'D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3' # Carlos Garcia Campos <cgarcia@igalia.com>
|
||||||
|
|
Loading…
Reference in a new issue