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 2fcfd89f7363..731b99856939 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: graysky <graysky AT archlinux DOT us>
pkgname='clean-chroot-manager'
-pkgver=2.83
+pkgver=2.84
pkgrel=1
pkgdesc='Wrapper scripts for managing clean chroots (64-bit and 32-bit).'
arch=('any')
@@ -11,7 +11,7 @@ depends=('devtools' 'rsync')
conflicts=('clean_chroot_manager')
replaces=('clean_chroot_manager')
source=("http://repo-ck.com/source/$pkgname/$pkgname-$pkgver.tar.xz")
-sha256sums=('853b2c28aa6da67c0cedd02d3ccbd5ea9008e80185a5d5a1240a637a317def64')
+sha256sums=('4b88a1dac0286e658809e9ed8cfc269b25db9816b8d6ce5833b0ecbb7bae3817')
install=ccm.install
build() {