summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornbebaw2019-11-19 20:14:37 +0100
committernbebaw2019-11-19 20:14:37 +0100
commit9c9d0c219f709572faac7a1eb8ab5376c3590a9d (patch)
tree6c31b7f756abd018e93ac2be500010319cdf49af
parent9c402566e242653d41a115cf41c490a9dc07615b (diff)
downloadaur-9c9d0c219f709572faac7a1eb8ab5376c3590a9d.tar.gz
Just update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 76090d057f1e..1b0785b419fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cpumanagergui
pkgdesc = CPU controler with a gui
pkgver = 0.2
- pkgrel = 0
+ pkgrel = 1
url = https://github.com/nbebaw/cpumanagergui
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index e5bed36b4533..ef7e0a96abfb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Maintainer: Your Name <youremail@domain.com>
pkgname=cpumanagergui
pkgver=0.2
-pkgrel=0
+pkgrel=1
pkgdesc="CPU controler with a gui"
arch=('any')
url="https://github.com/nbebaw/cpumanagergui"