mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/webkitgtk-6.0 to 2.46.0-1
This commit is contained in:
parent
92d0e5fbf4
commit
268543b88b
2 changed files with 8 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
||||||
pkgbase = webkitgtk-6.0
|
pkgbase = webkitgtk-6.0
|
||||||
pkgdesc = Web content engine for GTK
|
pkgdesc = Web content engine for GTK
|
||||||
pkgver = 2.44.4
|
pkgver = 2.46.0
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://webkitgtk.org
|
url = https://webkitgtk.org
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
|
@ -90,13 +90,13 @@ pkgbase = webkitgtk-6.0
|
||||||
depends = xdg-dbus-proxy
|
depends = xdg-dbus-proxy
|
||||||
depends = zlib
|
depends = zlib
|
||||||
options = !lto
|
options = !lto
|
||||||
source = https://webkitgtk.org/releases/webkitgtk-2.44.4.tar.xz
|
source = https://webkitgtk.org/releases/webkitgtk-2.46.0.tar.xz
|
||||||
source = https://webkitgtk.org/releases/webkitgtk-2.44.4.tar.xz.asc
|
source = https://webkitgtk.org/releases/webkitgtk-2.46.0.tar.xz.asc
|
||||||
validpgpkeys = 5AA3BC334FD7E3369E7C77B291C559DBE4C9123B
|
validpgpkeys = 5AA3BC334FD7E3369E7C77B291C559DBE4C9123B
|
||||||
validpgpkeys = 013A0127AC9C65B34FFA62526C1009B693975393
|
validpgpkeys = 013A0127AC9C65B34FFA62526C1009B693975393
|
||||||
sha256sums = 2ce4ec1b78413035037aba8326b31ed72696626b7bea7bace5e46ac0d8cbe796
|
sha256sums = d4d433040f190151560c50bde840850089f87bad4fefa9ebdb4aae856a3df43a
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
b2sums = 9e3d016bfb2b4e80d2ebeda95e75f8ec8b909b41b17a879d3e1119ed66e3bf4d590a22ed814bb1572dac8d8a8838bb37b5ab1372121b276e02ee8925f6c5b00c
|
b2sums = a91ff4e00f64bfad8b0493f84a1f3745c167b1db7854b758296a5eb7f966383d540aef91ee14b84d6b4b0710cb2f2281e4bb766968f97dfe3393187b9a7a2b87
|
||||||
b2sums = SKIP
|
b2sums = SKIP
|
||||||
|
|
||||||
pkgname = webkitgtk-6.0
|
pkgname = webkitgtk-6.0
|
||||||
|
|
|
@ -10,7 +10,7 @@ pkgname=(
|
||||||
webkitgtk-6.0
|
webkitgtk-6.0
|
||||||
webkitgtk-6.0-docs
|
webkitgtk-6.0-docs
|
||||||
)
|
)
|
||||||
pkgver=2.44.4
|
pkgver=2.46.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Web content engine for GTK"
|
pkgdesc="Web content engine for GTK"
|
||||||
url="https://webkitgtk.org"
|
url="https://webkitgtk.org"
|
||||||
|
@ -115,9 +115,9 @@ options=(
|
||||||
source=(
|
source=(
|
||||||
$url/releases/webkitgtk-$pkgver.tar.xz{,.asc}
|
$url/releases/webkitgtk-$pkgver.tar.xz{,.asc}
|
||||||
)
|
)
|
||||||
sha256sums=('2ce4ec1b78413035037aba8326b31ed72696626b7bea7bace5e46ac0d8cbe796'
|
sha256sums=('d4d433040f190151560c50bde840850089f87bad4fefa9ebdb4aae856a3df43a'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
b2sums=('9e3d016bfb2b4e80d2ebeda95e75f8ec8b909b41b17a879d3e1119ed66e3bf4d590a22ed814bb1572dac8d8a8838bb37b5ab1372121b276e02ee8925f6c5b00c'
|
b2sums=('a91ff4e00f64bfad8b0493f84a1f3745c167b1db7854b758296a5eb7f966383d540aef91ee14b84d6b4b0710cb2f2281e4bb766968f97dfe3393187b9a7a2b87'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
validpgpkeys=(
|
validpgpkeys=(
|
||||||
# https://www.webkitgtk.org/verifying.html
|
# https://www.webkitgtk.org/verifying.html
|
||||||
|
|
Loading…
Reference in a new issue