summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJake Mannens2019-09-16 00:16:11 +1000
committerJake Mannens2019-09-16 00:16:11 +1000
commit7741eba5bbcfb1efa8cc45883fbd84061bd5751c (patch)
treea0e6050c1851ac3b2d9db3c05cd88ce86f828160 /PKGBUILD
parentac1feb364a75d87361d5a1a676ac7725e3dff591 (diff)
downloadaur-powertool.tar.gz
Version 0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a1144b26e60e..603d46f5bf1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Jake Mannens <jakem_5@hotmail.com>
pkgname=powertool
-pkgver=0.1
-pkgrel=2
+pkgver=0.2
+pkgrel=1
pkgdesc="A simple power management script"
arch=('any')
url="https://gitlab.com/plasmicplexus/powertool"
@@ -13,7 +13,7 @@ optdepends=('brightnessctl: brightness control'
'networkmanager: WiFi control'
'tpacpi-bat: battery charge thresholds')
source=("https://gitlab.com/plasmicplexus/powertool/-/archive/$pkgver/powertool-$pkgver.tar.gz")
-md5sums=('d9015fecbf5a803323db745fd6a2bcd9')
+md5sums=('aa62793fa3e16bd429cc65033c1a6d2d')
package() {
cd "$pkgname-$pkgver"