summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Swanson2014-09-03 16:07:30 -0700
committerMike Swanson2014-09-03 16:07:30 -0700
commita65778e58dba61aa2ecbc45ab0e9463f2271aa14 (patch)
treeb29f1cf94acb6f432bb4af5399ee892456320cfa /PKGBUILD
parent9d32e766a3b12ad7cbebd2882a6e74392edf2d5e (diff)
downloadaur-a65778e58dba61aa2ecbc45ab0e9463f2271aa14.tar.gz
Update cvs-fast-export to 1.15
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f2b6669b218f..a5197ce405b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mike Swanson <mikeonthecomputer@gmail.com>
pkgname=cvs-fast-export
-pkgver=1.14
+pkgver=1.15
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=('e2a4ecc9c39bbb75301eeaf0857e11ba25a02414d680edd126eb01e1cfe697a4')
+sha256sums=('b9f295900390c3822fe8f9e57fac584be112220215b29f1ee73df1b37a760dc5')
build() {
cd ${pkgname}-${pkgver}