summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 469a093a30c3..ab097697918c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mike Swanson <mikeonthecomputer@gmail.com>
pkgname=cvs-fast-export
-pkgver=1.54
+pkgver=1.55
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=('e2ac2d6e91ef0f0aab30aa02b5967183a5673c7ffcb28027e3db74bffbf35c3002921098d4c3b67a704809450b6cda10141cb04dd052f627748da1cb669af73e')
+b2sums=('889def84c5e0482b759c71abc4a014afe65c0a045c4e1c28bde9993da7865e41c22d4635cd3c22c3a99c5a0b077513d46eac8e698772aa595c6b41e771b953f6')
prepare() {
cd "$pkgname-$pkgver"