Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b3649888f2653a4faa9e634eb07f03739c62e6e2
commit b3649888f2653a4faa9e634eb07f03739c62e6e2 Author: kikadf <[email protected]> Date: Wed Sep 3 08:56:09 2014 +0200 rc-1.7.2-1-x86_64 * Version bump diff --git a/source/apps-extra/rc/FrugalBuild b/source/apps-extra/rc/FrugalBuild index 6627bfd..f2d21cb 100644 --- a/source/apps-extra/rc/FrugalBuild +++ b/source/apps-extra/rc/FrugalBuild @@ -2,16 +2,18 @@ # Maintainer: kikadf <[email protected]> # Contributor: Cedrick Hannier alias Cedynamix <[email protected]> +options+=('asneeded') + pkgname=rc -pkgver=1.7.1 -pkgrel=3 -pkgdesc="clone of plan9 shell" +pkgver=1.7.2 +pkgrel=1 +pkgdesc="Clone of plan9 shell." url="http://tobold.org/article/rc" depends=() archs=('i686' 'x86_64') groups=('apps-extra') source=(http://static.tobold.org/rc/$pkgname-$pkgver.tar.gz) up2date="Flasttar $url" -sha1sums=('e282fde927c91b7f580426bcdfc62f780c6645c5') +sha1sums=('7e53b182197d2fa7aff5965cf3f19a757a1529f2') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
