mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/wpewebkit to 2.38.3-1
This commit is contained in:
parent
564034649c
commit
c7f3d9ca55
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@
|
|||
|
||||
pkgbase=wpewebkit
|
||||
pkgname=(wpewebkit wpewebkit-docs)
|
||||
pkgver=2.38.2
|
||||
pkgrel=2
|
||||
pkgver=2.38.3
|
||||
pkgrel=1
|
||||
pkgdesc="Embeddable web content engine"
|
||||
url="https://wpewebkit.org"
|
||||
arch=(x86_64)
|
||||
|
@ -60,7 +60,7 @@ makedepends=(
|
|||
)
|
||||
options=(debug)
|
||||
source=($url/releases/wpewebkit-$pkgver.tar.xz{,.asc})
|
||||
sha256sums=('5ce5ac6d5cb6c13469f52d2ece34b302524ff59caf05ecf0f7c62e12c48df422'
|
||||
sha256sums=('1dd9075eec7253a1b0d038a73f92ddbb9174394e6a7527ec07b4464fa6290498'
|
||||
'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