summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmolith2024-03-31 12:57:26 -0400
committerAmolith2024-03-31 12:57:26 -0400
commitd5469644e2f410efcf75a346e2c3ef87d8745a98 (patch)
tree50df735d3c92d02047001e9ec6572f67059b25da /PKGBUILD
parent3be27005a98b789efbc8bdf074d6210a1c4183dd (diff)
downloadaur-watt-wiser-sensors-bin.tar.gz
Bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0665e0e7aacd..c787d337dda1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname="watt-wiser-sensors-bin"
_pkgname=${pkgname%-bin}
pkgdesc="A software energy consumption estimation tool"
_repo="watt-wiser"
-pkgver=v0.1.0
+pkgver=v0.1.2
pkgrel=1
arch=("any")
url="https://github.com/wattwisegames/$_repo"
@@ -13,7 +13,7 @@ provides=($_pkgname)
conflicts=("$_pkgname" "watt-wiser-git" "watt-wiser-sensors-git")
depends=("lm_sensors")
-b2sums=('199b77b298f73f00ae227abfd14a1880a76bc60d279fb87c30367e1c58e67a470c289cf89aeacc7e89c7c4b7ca9bff797631344733f37c0899e5e178e30ceedc')
+b2sums=('6270f05c7c3cbdee562738ee0ed796f0fa8d731b995ac233253984e1ecf82327b1328d8959652c48c74b699591d0e83f2300c509cb8eec63dd69f65bb1c7d8a8')
package() {
cd "${_repo}-${pkgver}-linux"