Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b79723bea9a3ecb4faaab51cb93321202d808205
commit b79723bea9a3ecb4faaab51cb93321202d808205 Author: crazy <[email protected]> Date: Wed Jun 1 02:15:59 2016 +0200 pyside-tools-0.2.15-1-x86_64 * version bump * project moved to github ( I start to hate github too ) * set m8r to Dex since his app is the only one uses this ( yubikey-neo-manager ) * anyway not sure yubikey-neo-manager need these at all. * DeX pls check diff --git a/source/devel-extra/pyside-tools/FrugalBuild b/source/devel-extra/pyside-tools/FrugalBuild index 2ef73de..6a68780 100644 --- a/source/devel-extra/pyside-tools/FrugalBuild +++ b/source/devel-extra/pyside-tools/FrugalBuild @@ -1,19 +1,18 @@ # Compiling Time: 0.13 SBU -# Contributor: kikadf <[email protected]> - -options+=('asneeded') +# Maintainer: DeX77 <[email protected]> pkgname=pyside-tools -pkgver=0.2.14 -pkgrel=4 +pkgver=0.2.15 +pkgrel=1 pkgdesc="This is a fork of pyuic from PyQt4." url="http://www.pyside.org" depends=('pyside>=1.2.2') -Finclude cmake +_F_github_author="PySide" +_F_github_name="Tools" +_F_github_tag="yes" +Finclude github cmake groups=('devel-extra') archs=('i686' 'x86_64') -up2date="Flasttar https://distfiles.macports.org/py-$pkgname" -source=(https://distfiles.macports.org/py-$pkgname/$pkgname-$pkgver.tar.bz2) -sha1sums=('f654553bc9bfb35dbc5673da26830969393f9fe8') +sha1sums=('b668d15e8d67e25a653db5abf8f542802e2ee2dd') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
