summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Swanson2016-09-07 19:44:38 -0700
committerMike Swanson2016-09-07 19:44:38 -0700
commit40c886231f1158657bc729b6cd203f775be425c2 (patch)
treeba3e33e39a167d4426f9377f1c62600f3129c5b6 /PKGBUILD
parentd73e067a5f5df6a0e6e49e69dd2af044f932be0a (diff)
downloadaur-40c886231f1158657bc729b6cd203f775be425c2.tar.gz
Update to 1.40
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b14e0807a783..f981d1bf866c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mike Swanson <mikeonthecomputer@gmail.com>
pkgname=cvs-fast-export
-pkgver=1.39
+pkgver=1.40
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=("$url$pkgname-$pkgver.tar.gz")
-sha256sums=('3cc4b2c047f8113e517f5f699abe0301719edea34c1c3515acb55fcbb546deba')
+sha256sums=('5c2ad1a50dd7494f66c475d567e3f526913a7f9f6ae27e837c83425432ddb8d1')
build() {
cd "$pkgname-$pkgver"