summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFerenc Kollar2023-10-18 05:42:32 +0200
committerFerenc Kollar2023-10-18 05:42:32 +0200
commit8c329065215eea61ad8278d785f84b6a80e3bc35 (patch)
tree697a8bcab695f3290259fb9e42b4f6a91bde1dd6
parent61a5ac311394d32eb98c5efc5e389692c87797e6 (diff)
downloadaur-8c329065215eea61ad8278d785f84b6a80e3bc35.tar.gz
fix pkgrel
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c89d9ae8e66..ff5c9aa4f33f 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=bat-asus-battery-bin
pkgver=0.14
-pkgrel=1
+pkgrel=2
pkgdesc="Replicate the functionality of the ASUS Battery Health Charging on Windows which aims prolong the battery's life-span"
arch=("x86_64")
url="https://github.com/tshakalekholoane/bat"