Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cd5c106b113409a37316089b9d415af6cef20028
commit cd5c106b113409a37316089b9d415af6cef20028 Author: Anthony Jorion <[email protected]> Date: Fri Jul 18 17:51:48 2014 +0200 ampache-3.7.0-1-x86_64 - 3.5.4 -> 3.7.0 + Use github + Change maintainer diff --git a/source/network-extra/ampache/FrugalBuild b/source/network-extra/ampache/FrugalBuild index 6162e3c..403345a 100644 --- a/source/network-extra/ampache/FrugalBuild +++ b/source/network-extra/ampache/FrugalBuild @@ -1,19 +1,21 @@ # Compiling Time: 0.01 SBU -# Maintainer: jercel <[email protected]> +# Maintainer: Anthony Jorion <[email protected]> +# Contributor: jercel <[email protected]> # Contributor: Miklos Vajna <[email protected]> pkgname=ampache -pkgver=3.5.4 +pkgver=3.7.0 pkgrel=1 pkgdesc="A tool for managing, updating and playing your audio files via a web interface." url="http://www.ampache.org" rodepends=('php') groups=('network-extra') archs=('i686' 'x86_64') -_F_archive_grepv="alpha\|beta" -up2date="Flasttar $url/download/" -source=(http://ampache.org/downloads/ampache-$pkgver.tar.gz) -sha1sums=('60f44983c3dfed92cc249fef24ba5685f69cb38c') +#_F_archive_grepv="alpha\|beta" +#up2date="Flasttar $url/download/" +_F_github_tag="y" +Finclude github +sha1sums=('491d739767e3ba43eaebeb5eb0e6dfc44d9b7136') build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
