Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1767474b489f85dee4f336571c933596b2ff257c
commit 1767474b489f85dee4f336571c933596b2ff257c Author: Slown <[email protected]> Date: Thu Jun 16 16:46:37 2016 +0100 qbs-1.5.1-1-x86_64 * version bump diff --git a/source/devel-extra/qbs/FrugalBuild b/source/devel-extra/qbs/FrugalBuild index 78af8db..eb8d415 100644 --- a/source/devel-extra/qbs/FrugalBuild +++ b/source/devel-extra/qbs/FrugalBuild @@ -1,8 +1,8 @@ -# Compiling Time: 1.88 SBU +# Compiling Time: 0.73 SBU # Maintainer: Marius Cirsta <[email protected]> pkgname=qbs -pkgver=1.5.0 +pkgver=1.5.1 pkgrel=1 pkgdesc="A tool that helps simplify the build process for developing projects across multiple platforms" url="http://doc.qt.io/qbs/index.html" @@ -10,8 +10,8 @@ depends=('qt5-base' 'qt5-script') groups=('devel-extra') archs=('i686' 'x86_64' 'arm') up2date="lynx --dump http://doc.qt.io/qbs/index.html | egrep 'Version\ [\.0-9]+' | sed 's/Version\ \([0-9\.]*\)/\1/'" -source=(http://download.qt.io/official_releases/qbs/${pkgver}/qbs-src-${pkgver}.tar.gz) -sha1sums=('d2897743f449334c8371a4de7554870f4fa57f00') +source=(https://download.qt.io/official_releases/qbs/${pkgver}/qbs-src-${pkgver}.tar.gz) +sha1sums=('147eaabcb2c8096fe295f71086f0bafaed52c91d') #Fconfopts="$Fconfopts --system-libs --enable-ccache --prefix=/usr" _F_cd_path=qbs-src-${pkgver} _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
