Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c04ca1250854906adfcba7d93f8431d9e696dd02
commit c04ca1250854906adfcba7d93f8431d9e696dd02 Author: Slown <[email protected]> Date: Sun Jan 27 18:37:08 2013 +0100 note2tab-0.1.1-1-i686 * version bump diff --git a/source/multimedia-extra/note2tab/FrugalBuild b/source/multimedia-extra/note2tab/FrugalBuild index dec4b47..7defd75 100644 --- a/source/multimedia-extra/note2tab/FrugalBuild +++ b/source/multimedia-extra/note2tab/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Slown <[email protected]> pkgname=note2tab -pkgver=0.1 +pkgver=0.1.1 pkgrel=1 pkgdesc="A command line tool that translates notes into guitar tablature notation" url="http://nic-nac-project.org/~mk/projects/note2tab.html" @@ -11,7 +11,7 @@ groups=('multimedia-extra') archs=('i686' 'x86_64') up2date="Flasttar $url" source=(http://nic-nac-project.org/~mk/download/$pkgname-$pkgver.tgz) -sha1sums=('666bb2d69a99d9d2651ac2603903878a46f57368') +sha1sums=('b57df349e4760feca65c405af26a159677b26bc2') build() { Fcd @@ -19,3 +19,5 @@ build() { Fexerel $pkgname usr/bin/$pkgname Fmanrel $pkgname.1 } + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
