summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2019-03-08 21:36:04 -0500
committerTony Lambiris2019-03-08 21:36:04 -0500
commit984216f8daf0f7bde6096ef0ed1c7cfe7fd773a6 (patch)
tree4dd35b63d7c0563bb1574f2a2cc3d299bc91f371
parentdb1546f3500eb1b1b392d6f35e6094abafc75f6a (diff)
downloadaur-984216f8daf0f7bde6096ef0ed1c7cfe7fd773a6.tar.gz
Version bump
-rw-r--r--.SRCINFO2
-rw-r--r--.gitignore1
-rw-r--r--PKGBUILD2
3 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c80855cabffe..fce52133d2cf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = openhardwaremonitor-git
pkgdesc = An open source program that monitors temperature sensors, fan speeds, voltages, load and clock speeds of a computer.
pkgver = 0.8.0.r8.ge199e0c
- pkgrel = 2
+ pkgrel = 3
url = http://openhardwaremonitor.org/
arch = any
license = custom
diff --git a/.gitignore b/.gitignore
index 650189f6ba0f..b33bf8e96660 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ src
pkg
openhardwaremonitor-git
*pkg.tar.xz
+tags
diff --git a/PKGBUILD b/PKGBUILD
index 914a4bd2acd3..3ca9257f00fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=openhardwaremonitor-git
pkgver=0.8.0.r8.ge199e0c
-pkgrel=2
+pkgrel=3
pkgdesc="An open source program that monitors temperature sensors, fan speeds, voltages, load and clock speeds of a computer."
arch=('any')
url="http://openhardwaremonitor.org/"