summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Swanson2014-02-19 11:19:18 -0800
committerMike Swanson2014-02-19 11:19:18 -0800
commit2016f7660414a6feefc2b1db0bfcaa1172fcc6ae (patch)
treef50cc3d68feafd30f6577eed6228682dc9a18432 /PKGBUILD
parent5366556ef86a6f1adab19b053944450e853874d5 (diff)
downloadaur-2016f7660414a6feefc2b1db0bfcaa1172fcc6ae.tar.gz
Update cvs-fast-export to 1.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 680c208557fd..49e9b5156994 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mike Swanson <mikeonthecomputer@gmail.com>
pkgname=cvs-fast-export
-pkgver=1.4
+pkgver=1.8
pkgrel=1
pkgdesc="Export RCS or CVS history as a fastimport stream."
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ makedepends=('asciidoc')
url="http://www.catb.org/esr/cvs-fast-export/"
license=('GPL2')
source=(http://www.catb.org/~esr/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('b8167a4dc8663dcb8523d14c83dc8d2dc759ef624529ff058227e281f44862ab')
+sha256sums=('046b4bdd3e715dd3bb5d75004da0bfc9f2f9d63122952281c2b9cd413be6571d')
build() {
cd ${pkgname}-${pkgver}