summaryrefslogtreecommitdiffstats
path: root/linhes/clean-chroot-manager/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'linhes/clean-chroot-manager/PKGBUILD')
-rw-r--r--linhes/clean-chroot-manager/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/linhes/clean-chroot-manager/PKGBUILD b/linhes/clean-chroot-manager/PKGBUILD
index 6e42745..2deb5d4 100644
--- a/linhes/clean-chroot-manager/PKGBUILD
+++ b/linhes/clean-chroot-manager/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: graysky <therealgraysky AT protonmail DOT com>
pkgname=clean-chroot-manager
-pkgver=2.228
+pkgver=2.230
pkgrel=1
pkgdesc='Wrapper for managing clean chroot builds with local repo therein.'
arch=('any')
@@ -11,7 +11,7 @@ depends=('devtools>=1:1.0.0-1' 'rsync' 'libarchive>=3.3.3' 'pacman>=7.0.0-1')
conflicts=('clean_chroot_manager')
replaces=('clean_chroot_manager')
source=("$pkgname-$pkgver.tar.gz::https://github.com/graysky2/clean-chroot-manager/archive/v$pkgver.tar.gz")
-b2sums=('3ecfd2202f5c966cef097451ba05ff6c496e9c20aadafd13761c73714b3fc06a3e3c0489c74f20024186308afcce94268043876364063b7ac881990579162c29')
+b2sums=('237b158768c7be3418904872ddfb74d70ea44f4506cad86555b276d3ad4686d6066a5ea3e2ba17289fd035a19401b7d5c88fc1eeed802bfcda9a8f91079683e7')
install=ccm.install
build() {