[arch-commits] Commit in rcs/trunk (PKGBUILD)
Gaetan Bisson
bisson at archlinux.org
Sun Jun 10 09:11:04 UTC 2012
Date: Sunday, June 10, 2012 @ 05:11:03
Author: bisson
Revision: 161361
upstream update
Modified:
rcs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-06-10 08:46:30 UTC (rev 161360)
+++ PKGBUILD 2012-06-10 09:11:03 UTC (rev 161361)
@@ -3,14 +3,14 @@
# Maintainer: Gaetan Bisson <bisson at archlinux.org>
pkgname=rcs
-pkgver=5.8
+pkgver=5.8.1
pkgrel=1
pkgdesc='Revision Control System: manages multiple revisions of files'
url='http://www.gnu.org/software/rcs/'
license=('GPL3')
arch=('i686' 'x86_64')
source=("http://ftpmirror.gnu.org/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('6ba0c3ea2d170990214a26b323feaadb89bb4206')
+sha1sums=('3317a9e0f324a094e48584831e1b23852f907af9')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list