summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax2019-03-11 13:59:54 +1100
committerMax2019-03-11 13:59:54 +1100
commite27bced717c279d495e4b4f4b77719f3bbcb30e2 (patch)
treed1741202c891bee3420a4615c25e556384e0042a
parentda05537da2f3da1b69b927a7c291a41ef9165633 (diff)
downloadaur-e27bced717c279d495e4b4f4b77719f3bbcb30e2.tar.gz
bump to 0.0.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5953aa7f9674..205b4dbc785d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = amdgpu-fan
pkgdesc = Python daemon for controlling the fans on amdgpu cards
- pkgver = 0.0.4
+ pkgver = 0.0.5
pkgrel = 1
url = https://github.com/chestm007/amdgpu-fan
arch = any
@@ -9,7 +9,7 @@ pkgbase = amdgpu-fan
depends = python
depends = python-yaml
depends = python-numpy
- source = https://github.com/chestm007/amdgpu-fan/archive/0.0.4.tar.gz
+ source = https://github.com/chestm007/amdgpu-fan/archive/0.0.5.tar.gz
md5sums = SKIP
pkgname = amdgpu-fan
diff --git a/PKGBUILD b/PKGBUILD
index 957347f71397..f56fdf9de807 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=amdgpu-fan
pkgdesc="Python daemon for controlling the fans on amdgpu cards"
-pkgver=0.0.4
+pkgver=0.0.5
pkgrel=1
arch=('any')
license=('GPL2')