Date: Thursday, September 18, 2014 @ 07:07:33 Author: bisson Revision: 221920
upstream update Modified: rcs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-09-18 02:21:11 UTC (rev 221919) +++ PKGBUILD 2014-09-18 05:07:33 UTC (rev 221920) @@ -3,7 +3,7 @@ # Contributor: dorphell <[email protected]> pkgname=rcs -pkgver=5.9.2 +pkgver=5.9.3 pkgrel=1 pkgdesc='Revision Control System: manages multiple revisions of files' url='http://www.gnu.org/software/rcs/' @@ -11,7 +11,7 @@ arch=('i686' 'x86_64') depends=('ed') source=("ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha1sums=('cb053f6ba87ab6ea03306d6241e1cde67182100b' 'SKIP') +sha1sums=('e4a9549678618f5d69968b10c6c9b92b29519813' 'SKIP') build() { cd "${srcdir}/${pkgname}-${pkgver}"
