mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/webkit2gtk to 2.36.1-1
This commit is contained in:
parent
25592079b8
commit
22e79ada5f
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@
|
||||||
highmem=1
|
highmem=1
|
||||||
|
|
||||||
pkgname=webkit2gtk
|
pkgname=webkit2gtk
|
||||||
pkgver=2.36.0
|
pkgver=2.36.1
|
||||||
pkgrel=3
|
pkgrel=1
|
||||||
pkgdesc="Web content engine for GTK"
|
pkgdesc="Web content engine for GTK"
|
||||||
url="https://webkitgtk.org"
|
url="https://webkitgtk.org"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
|
@ -27,7 +27,7 @@ optdepends=('geoclue: Geolocation support'
|
||||||
'gst-libav: nonfree media decoding')
|
'gst-libav: nonfree media decoding')
|
||||||
options=(debug)
|
options=(debug)
|
||||||
source=($url/releases/webkitgtk-$pkgver.tar.xz{,.asc})
|
source=($url/releases/webkitgtk-$pkgver.tar.xz{,.asc})
|
||||||
sha256sums=('b877cca1f105235f5dd57c7ac2b2c2be3c6b691ff444f93925c7254cf156c64d'
|
sha256sums=('0149ea5fb1d20f2a9981677d45c952a047330001ea24a8dc29035239f12c0c8f'
|
||||||
'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