summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Swanson2014-10-17 09:52:34 -0700
committerMike Swanson2014-10-17 09:52:34 -0700
commitc4c975f6e00008db79640dcd885db3899a81180b (patch)
tree8965ffc0c882ecc80b4ba316908716be4f4146e5 /PKGBUILD
parent77d8141d542b3ab60df8743c82367edccbebeab8 (diff)
downloadaur-c4c975f6e00008db79640dcd885db3899a81180b.tar.gz
Update cvs-fast-export to 1.21
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 07e4d775d600..aeb3fa7ce62e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mike Swanson <mikeonthecomputer@gmail.com>
pkgname=cvs-fast-export
-pkgver=1.20
+pkgver=1.21
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=('c87ba8bcaaeee1fa1e11f1139cfa1450b5d01156167d74fc4f097e2673a1e69c')
+sha256sums=('a79c55da6d642317a2d4363e64ad3422888b8d8462ecb8fb598b7c2f32c28579')
build() {
cd ${pkgname}-${pkgver}