Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=711f8b9615445e21a9e78e378c443cecd557ff4f
commit 711f8b9615445e21a9e78e378c443cecd557ff4f Author: crazy <[email protected]> Date: Sun Dec 18 23:39:07 2016 +0100 telegram-qt5-0.1.0-3-x86_64 * rebuild with qt >= 5.7.1 * switched to released tarball diff --git a/source/xlib/telegram-qt5/FrugalBuild b/source/xlib/telegram-qt5/FrugalBuild index e4a3aec..ca3e9fa 100644 --- a/source/xlib/telegram-qt5/FrugalBuild +++ b/source/xlib/telegram-qt5/FrugalBuild @@ -3,17 +3,18 @@ pkgname=telegram-qt5 pkgver=0.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="Telegram Qt5 bindings" groups=('xlib') archs=("x86_64") -depends=('qt5-base>=5.7.0-2') -Finclude cmake -url="https://github.com/Kaffeine/telegram-qt" -up2date="$pkgver" ## no-release -source=(https://github.com/Kaffeine/telegram-qt/archive/master.zip) -sha1sums=('05e53b51d5033e361a3014b14bb5815a8afd718b') -_F_cd_path="telegram-qt-master" +depends=('qt5-base>=5.7.1') +_F_archive_name="telegram-qt" +_F_github_author="Kaffeine" +_F_github_dirname="telegram-qt" +_F_github_name="telegram-qt" +Finclude github cmake +sha1sums=('0fe3794bd488f2fefb0aa4428abea4d3f436429b') +_F_cd_path="telegram-qt-telegram-qt-$pkgver" ## lol # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
