qupzilla: update to 2.2.5
This commit is contained in:
parent
41e4df7484
commit
b0b14b559d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qupzilla'
|
||||
pkgname=qupzilla
|
||||
version=2.2.3
|
||||
version=2.2.5
|
||||
revision=1
|
||||
wrksrc=QupZilla-${version}
|
||||
build_style=qmake
|
||||
|
@ -14,7 +14,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="GPL-3"
|
||||
homepage="https://qupzilla.com/"
|
||||
distfiles="https://github.com/QupZilla/${pkgname}/releases/download/v${version}/QupZilla-${version}.tar.xz"
|
||||
checksum=76f4aa19ef3877b68a6b38a6fb460caae4d2d13361412e986366b4907ce16c72
|
||||
checksum=b1b5bf6b3061a76d1add3c072753cc088140eb0fafcf24b9a0c4951b4d8948f6
|
||||
conflicts="qupzilla1>=0"
|
||||
|
||||
if [ $CROSS_BUILD ]; then
|
||||
|
|
Loading…
Reference in New Issue