summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Swanson2021-11-12 12:26:33 -0800
committerMike Swanson2021-11-12 12:26:33 -0800
commitccf94aaebd811c1404be9e0adda67359a99f5131 (patch)
tree53b61c95286bf5b9bff0218d6ab80e8848c66824 /PKGBUILD
parentc23af5b841eac528dfcea7a262c724d0697291b1 (diff)
downloadaur-cvs-fast-export.tar.gz
Update to 1.59
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba1feccf18fd..e7a3250cb0d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mike Swanson <mikeonthecomputer@gmail.com>
pkgname=cvs-fast-export
-pkgver=1.58
+pkgver=1.59
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=("https://gitlab.com/esr/cvs-fast-export/-/archive/$pkgver/cvs-fast-export-$pkgver.tar.gz")
-b2sums=('f6a60fd0963a9573b37ae6f78d381f289bb0f590625b9ac16cc7c227d7fa134876a26ff7a7cd59dbd8ef1f1027d402739b8a83a5dd5b089c5c64a3df44f55d63')
+b2sums=('7dec48a68a920719abe4553e0fa8decfee5faaa26d29d4930ae24c3c27534e4379f5550618d6d5c7a1257b9eff2ea698da7cb2dc2d5b1a8354f35a2649afac82')
prepare() {
cd "$pkgname-$pkgver"