summaryrefslogtreecommitdiffstats
path: root/linhes
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2024-09-24 14:45:44 (GMT)
committerBritney Fransen <brfransen@gmail.com>2024-09-24 14:45:44 (GMT)
commit26f38800ed8b80a3b384c641d4cc86311076943c (patch)
tree411e150ec3853b71b64efe72c7c707c7594cf80b /linhes
parenta8218b72f080fcadc76b9fe09fb040532d073ebe (diff)
downloadlinhes_pkgbuild-26f38800ed8b80a3b384c641d4cc86311076943c.zip
linhes_pkgbuild-26f38800ed8b80a3b384c641d4cc86311076943c.tar.gz
linhes_pkgbuild-26f38800ed8b80a3b384c641d4cc86311076943c.tar.bz2
clean-chroot-manager: update to 2.229
Diffstat (limited to 'linhes')
-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..22f9c0b 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.229
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=('ef1a8e7a0ddf654ce9d50c4d31f3fb972a6bd9985fd9a392f6f3e599d45eb7289cbea2b02a5ad8cb89c3a7a44a679600dad9eb2455926bd6f85af3d2e43cf79d')
install=ccm.install
build() {