summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Swanson2023-08-03 17:47:27 -0700
committerMike Swanson2023-08-03 17:47:27 -0700
commit17a5d531a0436de5958470faaabce708ae913e3b (patch)
tree7762c34affa650a4d2d9c8f8a74d319dbbc07c41 /PKGBUILD
parenta6784d43b434c17e397599d33055005d029ca461 (diff)
downloadaur-reposurgeon.tar.gz
Update to 4.38
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b12c1280dd0a..e3d9e6ceb7e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mike Swanson <mikeonthecomputer@gmail.com>
pkgname=reposurgeon
-pkgver=4.37
+pkgver=4.38
pkgrel=1
pkgdesc="Performs surgery on version control repositories."
arch=('x86_64')
@@ -19,7 +19,7 @@ optdepends=('bitkeeper'
'src'
'subversion')
source=("https://gitlab.com/esr/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-b2sums=('6ad0306dab2c26ce7adb1999f05d7609743f09422f727f270c74ae387d0e0ad9bf3eb86886e3cf5dbb7d9b44acd18d5ab0e19af2dccc4194d6d09e52932f1384')
+b2sums=('230f2825f59f2a17fbac99f76430cca642a9db9d195e8ed76bdf861e90c33044eccc769cfdd1118106d385785298817d0051265e0253cc4aab04fd068e521d7d')
prepare() {
cd "$pkgbase-$pkgver"