[arch-commits] Commit in cvsps/trunk (PKGBUILD)
Dan McGee
dan at archlinux.org
Tue Jan 8 22:17:11 UTC 2013
Date: Tuesday, January 8, 2013 @ 17:17:11
Author: dan
Revision: 174918
upgpkg: cvsps 3.6-1
Modified:
cvsps/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-01-08 22:10:10 UTC (rev 174917)
+++ PKGBUILD 2013-01-08 22:17:11 UTC (rev 174918)
@@ -3,7 +3,7 @@
# Contributor: Jeff 'codemac' Mickey <jeff at archlinux.org>
pkgname=cvsps
-pkgver=3.5
+pkgver=3.6
pkgrel=1
pkgdesc="Generating 'patchset' information from a CVS repository"
url="http://www.catb.org/esr/cvsps/"
@@ -12,7 +12,7 @@
depends=('zlib')
makedepends=('asciidoc')
source=("http://www.catb.org/~esr/cvsps/cvsps-${pkgver}.tar.gz")
-md5sums=('9297e545a1e41a472ead591ee969dc24')
+md5sums=('ca351c4227e72bc0c3fae7295a39772d')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list