summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohan PONIN2022-11-20 17:50:13 +0000
committerJohan PONIN2022-11-20 17:50:13 +0000
commit1db74e76a8b329509bc569619b0a16442c9b686d (patch)
tree33871a8a1a0aa4c03da888e890b8a81f50361ed7
parentdb5f6b6d3753f2379182c49d49f7a658ef1a19ea (diff)
downloadaur-tiptop.tar.gz
chore: bump version to 2.3.1-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92537cf028b1..8456eccd1a8b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tiptop
pkgdesc = hardware performance counters monitor
pkgver = 2.3.1
- pkgrel = 1
+ pkgrel = 2
url = http://tiptop.gforge.inria.fr
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 5da2125b1d0a..f741f1e04f37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Earnest
pkgname=tiptop
pkgver=2.3.1
-pkgrel=1
+pkgrel=2
pkgdesc='hardware performance counters monitor'
url='http://tiptop.gforge.inria.fr'
arch=('i686' 'x86_64')