summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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'