[arch-commits] Commit in cvsps/trunk (PKGBUILD)
Dan McGee
dan at archlinux.org
Thu Jan 10 01:35:41 UTC 2013
Date: Wednesday, January 9, 2013 @ 20:35:40
Author: dan
Revision: 174990
upgpkg: cvsps 3.7-1
Modified:
cvsps/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-01-10 01:21:08 UTC (rev 174989)
+++ PKGBUILD 2013-01-10 01:35:40 UTC (rev 174990)
@@ -3,7 +3,7 @@
# Contributor: Jeff 'codemac' Mickey <jeff at archlinux.org>
pkgname=cvsps
-pkgver=3.6
+pkgver=3.7
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=('ca351c4227e72bc0c3fae7295a39772d')
+md5sums=('93c4e696a95a65f0b2d475ef10fbedbb')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list