Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=9e5c63edb2a1b63c3bb14ef85325614ccc929dbb
commit 9e5c63edb2a1b63c3bb14ef85325614ccc929dbb Author: crazy <[email protected]> Date: Tue Jun 13 13:14:30 2017 +0200 kcodecs-5.35.0-1-x86_64 * Version bump * added gperf to makedepends=() ... not so sure why it dies without diff --git a/source/kf5/kcodecs/FrugalBuild b/source/kf5/kcodecs/FrugalBuild index b21885b..634477f 100644 --- a/source/kf5/kcodecs/FrugalBuild +++ b/source/kf5/kcodecs/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Melko <[email protected]> pkgname=kcodecs -pkgver=5.34.0 -pkgrel=2 +pkgver=5.35.0 +pkgrel=1 pkgdesc="Plugins allowing Qt applications to access further types of images." groups=('kf5') archs=("x86_64") _F_kde_project="frameworks" Finclude kf5 depends=("qt5-base>=$_F_kdever_qt5") -makedepends+=("qt5-tools>=$_F_kdever_qt5") -sha1sums=('f9134b1b82eea70cfb176f19d65bf183b6b09f18') +makedepends+=("qt5-tools>=$_F_kdever_qt5" 'gperf') ## uhm what +sha1sums=('49edc82c64897d7d2ee854f4f3d2d173eee5feb3') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
