Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=b16c4aa18b004ad79dc7dc8a542299352deb1de0
commit b16c4aa18b004ad79dc7dc8a542299352deb1de0 Author: Marius Cirsta <[email protected]> Date: Fri Aug 28 20:44:47 2015 +0300 keychain-2.8.1-1-x86_64 * version bump * change m8r diff --git a/source/network/keychain/FrugalBuild b/source/network/keychain/FrugalBuild index 0502367..0ae8e64 100644 --- a/source/network/keychain/FrugalBuild +++ b/source/network/keychain/FrugalBuild @@ -1,8 +1,8 @@ # Compiling Time: 0.01 SBU -# Maintainer: voroskoi <[email protected]> +# Maintainer: Marius Cirsta <[email protected]> pkgname=keychain -pkgver=2.7.1 +pkgver=2.8.1 pkgrel=1 pkgdesc="Keychain is a script that provides some automation around the task of sharing a long-running ssh-agent between processes." url="http://www.funtoo.org/wiki/Keychain" @@ -11,7 +11,7 @@ groups=('network') archs=('i686' 'x86_64' 'arm') up2date="lynx -dump $url |grep keychain/keychain |grep tar |sed -ne 's/.*n-\(.*\)\.t.*/\1/;1p'" source=(http://www.funtoo.org/archive/keychain/keychain-$pkgver.tar.bz2 README.Frugalware) -sha1sums=('e7ad7da374ba81e57792bb2695eb6c352f769de7' \ +sha1sums=('90599465df35ba63219471e01973c8a2aac37cf3' \ '626089947d0365b6ef249a5b0d2c3d19748c1f54') build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
