[arch-commits] Commit in qconf/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Thu Jun 4 10:57:57 UTC 2015


    Date: Thursday, June 4, 2015 @ 12:57:57
  Author: spupykin
Revision: 134773

upgpkg: qconf 1.5-1

upd

Modified:
  qconf/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-04 10:52:21 UTC (rev 134772)
+++ PKGBUILD	2015-06-04 10:57:57 UTC (rev 134773)
@@ -3,8 +3,8 @@
 # Contributor: DsTr <kostindima at gmail.com>
 
 pkgname=qconf
-pkgver=1.4
-pkgrel=4
+pkgver=1.5
+pkgrel=1
 pkgdesc="QConf allows you to have a nice configure script for your qmake-based project."
 arch=(i686 x86_64)
 url="http://delta.affinix.com/qconf/"
@@ -11,8 +11,9 @@
 license=('GPL')
 depends=('qt4')
 makedepends=()
-source=(http://delta.affinix.com/download/qconf-$pkgver.tar.bz2)
-md5sums=(e0080044f88c31e032008d5a5682a112)
+#source=(http://delta.affinix.com/download/qconf-$pkgver.tar.bz2)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/psi-plus/qconf/archive/$pkgver.tar.gz")
+md5sums=('e0709eae5b593e80d8ceb9b064bfcd8a')
 
 build() {
   cd $srcdir/qconf-$pkgver



More information about the arch-commits mailing list