mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/wpewebkit to 2.38.4-1
This commit is contained in:
parent
739a806438
commit
e9ef180987
1 changed files with 2 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
pkgbase=wpewebkit
|
pkgbase=wpewebkit
|
||||||
pkgname=(wpewebkit wpewebkit-docs)
|
pkgname=(wpewebkit wpewebkit-docs)
|
||||||
pkgver=2.38.3
|
pkgver=2.38.4
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Embeddable web content engine"
|
pkgdesc="Embeddable web content engine"
|
||||||
url="https://wpewebkit.org"
|
url="https://wpewebkit.org"
|
||||||
|
@ -58,9 +58,8 @@ makedepends=(
|
||||||
systemd
|
systemd
|
||||||
wayland-protocols
|
wayland-protocols
|
||||||
)
|
)
|
||||||
options=(debug)
|
|
||||||
source=($url/releases/wpewebkit-$pkgver.tar.xz{,.asc})
|
source=($url/releases/wpewebkit-$pkgver.tar.xz{,.asc})
|
||||||
sha256sums=('1dd9075eec7253a1b0d038a73f92ddbb9174394e6a7527ec07b4464fa6290498'
|
sha256sums=('8c1bc113ef151fb0be2640824d323bc755dc97295ab7a1bc05e7ec589937a07b'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
validpgpkeys=('D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3' # Carlos Garcia Campos <cgarcia@igalia.com>
|
validpgpkeys=('D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3' # Carlos Garcia Campos <cgarcia@igalia.com>
|
||||||
'5AA3BC334FD7E3369E7C77B291C559DBE4C9123B') # Adrián Pérez de Castro <aperez@igalia.com>
|
'5AA3BC334FD7E3369E7C77B291C559DBE4C9123B') # Adrián Pérez de Castro <aperez@igalia.com>
|
||||||
|
|
Loading…
Reference in a new issue