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 0cd424d38f18..11557f2d602f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-cutie
pkgdesc = Command line User Tools for Input Easification
pkgver = 0.2.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Kamik423/cutie
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 6bdcc7408384..288d2219b274 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-cutie
_name=${pkgname#python-}
pkgver=0.2.2
-pkgrel=1
+pkgrel=2
pkgdesc="Command line User Tools for Input Easification"
arch=('any')
url="https://github.com/Kamik423/cutie"