Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fbdf5bb412c4416cd1237c929ed4bee18f1c8940

commit fbdf5bb412c4416cd1237c929ed4bee18f1c8940
Author: PacMiam <pacm...@gmx.fr>
Date:   Wed Sep 23 13:44:49 2015 +0200

newsbeuter-2.9-1-x86_64

* Version bump: 2.8 -> 2.9
* Change m8r

diff --git a/source/apps-extra/newsbeuter/FrugalBuild 
b/source/apps-extra/newsbeuter/FrugalBuild
index 9fc9986..dec1ab2 100644
--- a/source/apps-extra/newsbeuter/FrugalBuild
+++ b/source/apps-extra/newsbeuter/FrugalBuild
@@ -1,25 +1,29 @@
-# Compiling Time: 0.86 SBU
-# Maintainer: Devil505 <devil505li...@gmail.com>
+# Compiling Time: 0.48 SBU
+# Maintainer: PacMiam <pacm...@gmx.fr>
+# Contributor: Devil505 <devil505li...@gmail.com>

options+=('asneeded')

pkgname=newsbeuter
-pkgver=2.8
+pkgver=2.9
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>=0.12')
-makedepends=('swig' 'gettext')
+
groups=('apps-extra')
archs=('i686' 'x86_64')
+
+depends=('sqlite3' 'curl' 'stfl' 'json-c>=0.12')
+makedepends=('swig' 'gettext')
+
up2date="Flasttar $url/download.html"
source=($url/downloads/$pkgname-$pkgver.tar.gz)
-sha1sums=('de284124c840062941b500ffbd72e3f183fb2b61')
+sha1sums=('e0d61cda874ea9b77ed27f2edfea50a6ea471894')

build() {
-       Fcd
-       Fmake
-       make prefix="$Fdestdir/usr" install || Fdie
+    Fcd
+    Fmake
+    make prefix="$Fdestdir/usr" install || Fdie
}

# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to