Date: Tuesday, March 17, 2015 @ 19:07:23 Author: thestinger Revision: 129427
upgpkg: envoy 13-1 Modified: envoy/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-17 14:57:06 UTC (rev 129426) +++ PKGBUILD 2015-03-17 18:07:23 UTC (rev 129427) @@ -3,7 +3,7 @@ # Contributor: Federico Cinelli <[email protected]> pkgname=envoy -pkgver=12 +pkgver=13 pkgrel=1 pkgdesc='A ssh-agent/gpg-agent keychain and process monitor' arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('ragel') source=("$pkgname-$pkgver.tar.gz::https://github.com/vodik/$pkgname/archive/v$pkgver.tar.gz" "clique.tar.gz::https://github.com/vodik/clique/archive/v0.1.tar.gz") -md5sums=('b8e2dfbbb64e5d44556b6c0cc1b3b3e5' +md5sums=('ac118099ac3bfaf0c8461cea3d2713fa' '8c4f3fd488fc8f92196a8aa42ac9567e') prepare() {
