[arch-commits] Commit in keychain/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Jun 27 19:21:40 UTC 2016
Date: Monday, June 27, 2016 @ 19:21:40
Author: arojas
Revision: 270712
Update to 2.8.3
Modified:
keychain/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-06-27 13:23:08 UTC (rev 270711)
+++ PKGBUILD 2016-06-27 19:21:40 UTC (rev 270712)
@@ -2,7 +2,7 @@
# Maintainer: Eric BĂ©langer <eric at archlinux.org>
pkgname=keychain
-pkgver=2.8.2
+pkgver=2.8.3
pkgrel=1
pkgdesc="A front-end to ssh-agent, allowing one long-running ssh-agent process per system, rather than per login"
arch=('any')
@@ -10,7 +10,7 @@
license=('GPL2')
depends=('sh')
source=(http://www.funtoo.org/archive/keychain/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('74895832297616a1a951e81a56603f2fc6e5449576411f8b122a5cc933ae3301')
+sha256sums=('d05eb924efcaef78eddff8e3190154a39778f0eee4f90362528c81ad8dadde56')
package() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list