mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/webkit2gtk-4.1 to 2.40.1-1
This commit is contained in:
parent
0446a82993
commit
57a9dc5d83
1 changed files with 3 additions and 3 deletions
|
@ -11,8 +11,8 @@ pkgname=(
|
|||
webkit2gtk-4.1
|
||||
webkit2gtk-4.1-docs
|
||||
)
|
||||
pkgver=2.40.0
|
||||
pkgrel=2
|
||||
pkgver=2.40.1
|
||||
pkgrel=1
|
||||
pkgdesc="Web content engine for GTK"
|
||||
url="https://webkitgtk.org"
|
||||
arch=(x86_64)
|
||||
|
@ -84,7 +84,7 @@ makedepends=(
|
|||
source=(
|
||||
$url/releases/webkitgtk-$pkgver.tar.xz{,.asc}
|
||||
)
|
||||
sha256sums=('a4607ea1bf89669e89b1cb2c63faaec513f93de09b6ae60cc71d6a8aab7ab393'
|
||||
sha256sums=('64e526984f8cd2161ef03ae949af99c002ff333d615e6386b460164a3c1b7ef6'
|
||||
'SKIP')
|
||||
validpgpkeys=(
|
||||
'D7FCF61CF9A2DEAB31D81BD3F3D322D0EC4582C3' # Carlos Garcia Campos <cgarcia@igalia.com>
|
||||
|
|
Loading…
Reference in a new issue