mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/wpewebkit to 2.38.1-1
This commit is contained in:
parent
3b78bf34f0
commit
20c8473eff
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@
|
|||
|
||||
pkgbase=wpewebkit
|
||||
pkgname=(wpewebkit wpewebkit-docs)
|
||||
pkgver=2.38.0
|
||||
pkgrel=3
|
||||
pkgver=2.38.1
|
||||
pkgrel=1
|
||||
pkgdesc="Embeddable web content engine"
|
||||
url="https://wpewebkit.org"
|
||||
arch=(x86_64)
|
||||
|
@ -59,7 +59,7 @@ makedepends=(
|
|||
)
|
||||
options=(debug)
|
||||
source=($url/releases/wpewebkit-$pkgver.tar.xz{,.asc})
|
||||
sha256sums=('e653e12eca63e6371c06d4cd9efcd5492db67f7d9ef324fd5d8668b1151e72b2'
|
||||
sha256sums=('bfa913aa60c39659983cd906c10a97b2cef1ae0c0574c89ed43dae2a35fefc00'
|
||||
'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