mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
parent
5d9c45cf14
commit
c48f2fefac
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qupzilla'
|
# Template file for 'qupzilla'
|
||||||
pkgname=qupzilla
|
pkgname=qupzilla
|
||||||
version=2.2.1
|
version=2.2.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=QupZilla-${version}
|
wrksrc=QupZilla-${version}
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://qupzilla.com/"
|
homepage="https://qupzilla.com/"
|
||||||
distfiles="https://github.com/QupZilla/${pkgname}/releases/download/v${version}/QupZilla-${version}.tar.xz"
|
distfiles="https://github.com/QupZilla/${pkgname}/releases/download/v${version}/QupZilla-${version}.tar.xz"
|
||||||
checksum=5605104e2091235607a7406d02ba55d4923e104960c4996e80bcabe61ad7e0cb
|
checksum=090e60aba46ef2239df5af2cf50fcf10124937b573e90c72802c259145e5ba01
|
||||||
conflicts="qupzilla1>=0"
|
conflicts="qupzilla1>=0"
|
||||||
|
|
||||||
if [ $CROSS_BUILD ]; then
|
if [ $CROSS_BUILD ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue