[arch-commits] Commit in cvsps/trunk (PKGBUILD)
Dan McGee
dan at nymeria.archlinux.org
Thu Dec 19 06:40:39 UTC 2013
Date: Thursday, December 19, 2013 @ 07:40:38
Author: dan
Revision: 202196
upgpkg: cvsps 3.13-1
Modified:
cvsps/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-12-19 04:04:17 UTC (rev 202195)
+++ PKGBUILD 2013-12-19 06:40:38 UTC (rev 202196)
@@ -3,7 +3,7 @@
# Contributor: Jeff 'codemac' Mickey <jeff at archlinux.org>
pkgname=cvsps
-pkgver=3.10
+pkgver=3.13
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=('eafd64ba9359105d950462552750cc51')
+md5sums=('684c22c70b305030d50dc4ee050978df')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list