Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pingaxtesting.git;a=commitdiff;h=4f341b43ba7db2c5406b8c475a6ccbd5987afbb2
commit 4f341b43ba7db2c5406b8c475a6ccbd5987afbb2 Author: Anthony Jorion <[email protected]> Date: Thu Jun 5 11:55:41 2014 +0200 newsbeuter-2.8-1-x86_64 - 2.7 -> 2.8 (depends on json-c>=0.12) diff --git a/source/apps-extra/newsbeuter/FrugalBuild b/source/apps-extra/newsbeuter/FrugalBuild index 83e5e43..9fc9986 100644 --- a/source/apps-extra/newsbeuter/FrugalBuild +++ b/source/apps-extra/newsbeuter/FrugalBuild @@ -4,17 +4,17 @@ options+=('asneeded') pkgname=newsbeuter -pkgver=2.7 +pkgver=2.8 pkgrel=1 pkgdesc="A RSS feed reader for the text console with special Podcast support" url="http://www.newsbeuter.org/" -depends=('sqlite3' 'curl' 'stfl' 'json-c') +depends=('sqlite3' 'curl' 'stfl' 'json-c>=0.12') makedepends=('swig' 'gettext') groups=('apps-extra') archs=('i686' 'x86_64') up2date="Flasttar $url/download.html" source=($url/downloads/$pkgname-$pkgver.tar.gz) -sha1sums=('e49e00b57b98dacc95ce73ddaba91748665e992c') +sha1sums=('de284124c840062941b500ffbd72e3f183fb2b61') build() { Fcd _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
