mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/qupzilla: Updated for version 1.4.2.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
011d56755b
commit
67bcf30dea
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=qupzilla
|
PRGNAM=qupzilla
|
||||||
VERSION=${VERSION:-1.4.1}
|
VERSION=${VERSION:-1.4.2}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="qupzilla"
|
PRGNAM="qupzilla"
|
||||||
VERSION="1.4.1"
|
VERSION="1.4.2"
|
||||||
HOMEPAGE="http://www.qupzilla.com"
|
HOMEPAGE="http://www.qupzilla.com"
|
||||||
DOWNLOAD="https://github.com/QupZilla/qupzilla/archive/v1.4.1.tar.gz"
|
DOWNLOAD="https://github.com/QupZilla/qupzilla/archive/v1.4.2.tar.gz"
|
||||||
MD5SUM="d1957759a25ddecf83f27cf21fb772cb"
|
MD5SUM="aadeca644a22c2df0da3e6172f327434"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue