Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=754b2e66107722d116ae94cc50692f04ef714ae6
commit 754b2e66107722d116ae94cc50692f04ef714ae6 Author: crazy <[email protected]> Date: Sat Oct 14 20:03:26 2017 +0200 qterminal-0.7.1-2-x86_64 * rebuild with qt5 diff --git a/source/xapps-extra/qterminal/FrugalBuild b/source/xapps-extra/qterminal/FrugalBuild index 147dba2..b709b18 100644 --- a/source/xapps-extra/qterminal/FrugalBuild +++ b/source/xapps-extra/qterminal/FrugalBuild @@ -3,20 +3,17 @@ pkgname=qterminal pkgver=0.7.1 -pkgrel=1 +pkgrel=2 pkgdesc="The lightweight Qt5 terminal emulator" url="https://www.lxde.org" -depends=('qtermwidget>=0.7.1' 'qt5-x11extras>=5.9.0') +depends=('qtermwidget>=0.7.1-2' 'qt5-x11extras>=5.9.2') ## REALLY why do they need GIT for these tools while using released tarball ## br0ken , br0ken , br0ken .. guys get real -makedepends+=('qt5-tools>=5.9.0' 'x11-protos' 'lxqt-build-tools' 'git') +makedepends+=('qt5-tools>=5.9.2' 'x11-protos' 'lxqt-build-tools' 'git') groups=('xapps-extra') archs=('x86_64') _F_github_author="lxde" _F_github_tag=yes -#up2date="$pkgver" ## none .. check manually for changes in git -#source=(https://github.com/lxde/qterminal/archive/master.zip) -#_F_cd_path="$pkgname-master" sha1sums=('1651da224fbe1c033744e966ffabfc341fe4472f') Finclude cmake github _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
