summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2021-11-13 10:23:28 -0500
committergraysky2021-11-13 10:23:28 -0500
commit91ded7dcb356ed69c8ecfb74bd287f5e387dcb2f (patch)
treef8b281de7598b5b2d1f8d8179fc6b9b3db499b99
parent971520eff4b6c639e1e5e41d21f280eb585825a7 (diff)
downloadaur-91ded7dcb356ed69c8ecfb74bd287f5e387dcb2f.tar.gz
Update to 2.221-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fcc59549b3cb..e8c1eb43d287 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = clean-chroot-manager
pkgdesc = Wrapper for managing clean chroot builds with local repo therein.
pkgver = 2.221
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/graysky2/clean-chroot-manager
install = ccm.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index ceac5178c369..4fb7d6880998 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=clean-chroot-manager
pkgver=2.221
-pkgrel=1
+pkgrel=2
pkgdesc='Wrapper for managing clean chroot builds with local repo therein.'
arch=('any')
url='https://github.com/graysky2/clean-chroot-manager'