summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bcb53b2a149b..0a0bf393950e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=py3status-amdfan
pkgdesc="Py3status module for monitoring fan and temp of amdgpu video cards"
-pkgver=0.1.9
+pkgver=0.1.10
pkgrel=1
arch=('any')
license=('MIT')
@@ -11,7 +11,7 @@ depends=('python' 'py3status' 'amdfan')
makedepends=('python-installer' 'python-build' 'python' 'py3status' 'python-poetry')
url="https://github.com/mcgillij/py3status-amdfan"
source=("https://github.com/mcgillij/py3status-amdfan/releases/download/$pkgver/py3status_amdfan-$pkgver.tar.gz")
-md5sums=('3c51afa5f238f1955d88b10d12d40d22')
+md5sums=('ab2719d22b4855ebf2e05652be0fe364')
build() {
cd "$srcdir/py3status_amdfan-$pkgver"