summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmolith2024-02-21 15:53:49 -0500
committerAmolith2024-02-21 15:53:49 -0500
commit641653d4b734faf32740bf1d3dc4653b11809136 (patch)
tree5dc700ffb0a3e70bbe14f031f2ccbfa9ced853c9 /PKGBUILD
parent86224e27e9e34fe6f1836b516d5dce3ea3bf1085 (diff)
downloadaur-641653d4b734faf32740bf1d3dc4653b11809136.tar.gz
Bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cd8baa0ec6d5..9b18a5e6a701 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@ pkgname="watt-wiser-bin"
_pkgname=${pkgname%-bin}
pkgdesc="A software energy consumption estimation tool"
_repo="watt-wiser"
-pkgver="v0.0.4"
-pkgrel=2
+pkgver=v0.0.6
+pkgrel=1
arch=("any")
url="https://github.com/wattwisegames/$_repo"
source=("${_repo}-${pkgver}-linux.tar.xz"::"${url}/releases/download/${pkgver}/${_repo}-${pkgver}-linux.tar.xz")
@@ -12,7 +12,9 @@ license=("Unlicense")
provides=($_pkgname)
conflicts=("$_pkgname" "watt-wiser-git" "watt-wiser-sensors-git")
-sha256sums=('7c8bf25b0ba4f166387a922ffbd860404e65d312a14c8efa7bd64f991ff7e146')
+sha256sums=('63706f77013f1aeb6b48230e3fa9ed4b67c943f9fc21035cc4d02efd12cbe32a')
+sha512sums=('4341f618578ae7a32b381bf16032081727bf5bbdd4c24a595c84b53871b4faa5c00e7f60816ffe2690d062ed68cddb6263dfc792f7c6d5df9807e4aef2ba7165')
+b2sums=('d2b8efc2a8352cd82d30416942608ec0e4924e8b146bda6131061802c26dd02c025eb88929877a5438521afe0115765d5ab7334b04a8b3956cafb2c0de18a32d')
package() {
cd "${_repo}-${pkgver}-linux"