summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOromion2021-12-14 19:42:16 +0000
committerOromion2021-12-14 19:42:16 +0000
commit3f09e371b01d8e331f421b3ff4cb5a8a3ea991b2 (patch)
tree1810d4b12da4065bf2b4e6e236b176db9a77aef3
parent5e670bc7fb3268f15d0a4c0d40a8af79f378ef75 (diff)
downloadaur-3f09e371b01d8e331f421b3ff4cb5a8a3ea991b2.tar.gz
Python 3.10 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b67214a8450d..7136605fb8ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tiptop-cli
pkgdesc = Command-line system monitoring
pkgver = 0.0.16
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/nschloe/tiptop
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 832131ff928e..3fca50d564c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _base=tiptop
pkgname=${_base}-cli
pkgdesc="Command-line system monitoring"
pkgver=0.0.16
-pkgrel=1
+pkgrel=2
arch=('any')
url="https://github.com/nschloe/${_base}"
license=(MIT)