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