summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Swanson2015-04-02 17:54:34 -0700
committerMike Swanson2015-04-02 17:54:34 -0700
commit5709312581171cef6314424d31629b87c937ab77 (patch)
treee0831416ba460947389e1f72976d9fd48eff96d7 /PKGBUILD
parent11ca2a8fbc624aacbb8cd3cb3283cae1f997b883 (diff)
downloadaur-5709312581171cef6314424d31629b87c937ab77.tar.gz
Update cvs-fast-export to 1.30
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d6c800a153ba..c559bc5ba6a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mike Swanson <mikeonthecomputer@gmail.com>
pkgname=cvs-fast-export
-pkgver=1.29
+pkgver=1.30
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/$pkgname/"
license=('GPL2')
source=(http://www.catb.org/esr/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('0b7d855f44532c5e90bcd7abefe0c1d1f28df53d6fce7d91ea84ca7750433594')
+sha256sums=('9957ecf0486b2d83e37cb47a8d4af1ffbf3d5e59d8ab978e5ca197ad49bd01f7')
build() {
cd ${pkgname}-${pkgver}