summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5394bf6affc6..5b5e681b9a8c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dawid Weglarz <dawid.weglarz95@gmail.com>
pkgname=bat-asus-battery-bin
-pkgver=0.9
+pkgver=0.9.1
pkgrel=1
pkgdesc="Replicate the functionality of the ASUS Battery Health Charging on Windows which aims prolong the battery's life-span"
arch=(any)
@@ -9,7 +9,7 @@ url="https://github.com/tshakalekholoane/bat"
license=('MIT')
provides=('bat-asus-battery')
source=("https://github.com/tshakalekholoane/bat/releases/download/${pkgver}/bat.zip")
-sha256sums=('096a69ebf67c1d8cc8b13def86c9b27dcc337da18b0693918fb10f858c210417')
+sha256sums=('f4465da2add99b7d196ebe1ad32c3f80eb83aece0410f761cba6f076b88b74b5')
package() {
unzip -o "${srcdir}/bat.zip"