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 f57b6aa0109f..ea641853a48c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dawid Weglarz <dawid.weglarz95@gmail.com>
pkgname=bat-asus-battery-bin
-pkgver=0.8.1
+pkgver=0.8.2
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/leveson/bat"
license=('MIT')
provides=('bat-asus-battery')
source=("https://github.com/leveson/bat/releases/download/${pkgver}/bat")
-sha256sums=('70be38077d0dbd11b340f53d9905f2cf4a3f45e4fe62b831acd63929f20470b2')
+sha256sums=('44d8db162a29900b7399cd7a5d0965510e05dbd61fee8fb6531cc7054cb4417e')
package() {
mv "${srcdir}/bat" "${srcdir}/bat-asus-battery"