diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-02-26 03:35:58 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-02-26 03:35:58 +0000 |
commit | 3f23b6bf0b09b0edd47e2c763b3be136bc2fe274 (patch) | |
tree | 3be88fe725fc529471a0a3ca5af4b509e2ff88b1 /community/envoy | |
parent | 58e4d57ed9a8604dff646ccdfee54f9019ca5d13 (diff) |
Wed Feb 26 03:32:51 UTC 2014
Diffstat (limited to 'community/envoy')
-rw-r--r-- | community/envoy/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/envoy/PKGBUILD b/community/envoy/PKGBUILD index 868b969a9..e73f98926 100644 --- a/community/envoy/PKGBUILD +++ b/community/envoy/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 101179 2013-11-18 17:42:55Z eric $ +# $Id: PKGBUILD 106194 2014-02-25 08:40:55Z bpiotrowski $ # Maintainer: Federico Cinelli <cinelli@aur.archlinux.org> pkgname=envoy -pkgver=5 +pkgver=7 pkgrel=1 pkgdesc="A ssh-agent/gpg-agent keychain and process monitor" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ optdepends=('gnupg: gpg-agent support') 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=('feee9b1a0eed31360324ea868d081801' +md5sums=('a4eb7a7356519605797b1d22b81dcf36' '8c4f3fd488fc8f92196a8aa42ac9567e') prepare() { |