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 1418b448f906..de0755a6dff8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mike Swanson <mikeonthecomputer@gmail.com>
pkgname=cvs-fast-export
-pkgver=1.47
+pkgver=1.48
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")
-sha512sums=('8a3a420cdac100485a416acdfc019a654a5e7b792b803d8036f0cd00aa49751a53dd10d3a5b590049275c3d43044f56b954c9efff742fc663a17fb5161a2dd86')
+sha512sums=('e260e281b3b0650ffff3882629cc96d964fc855b1fc72f9c8849e3e342acd91f2be07c0243915eac6286a936812cc1005e86079aaaeac2a150eba3c4b995b260')
build() {
cd "$pkgname-$pkgver"