summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartin T. H. Sandsmark2020-08-22 23:52:35 +0200
committerMartin T. H. Sandsmark2020-08-22 23:52:35 +0200
commitd3345f24690135e87363a00761eb337a6c69af88 (patch)
tree0d26d562935bbeaed88f1986857c79698d484ba9 /PKGBUILD
parent443259171b92e50e824115b20b5b473788bf56b9 (diff)
downloadaur-d3345f24690135e87363a00761eb337a6c69af88.tar.gz
fixed charger stuff
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca80a90f0800..ce19bd4e7cfe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=status
-pkgver=4
+pkgver=5
pkgrel=1
pkgdesc='Simple status thing for using with i3'
url='https://github.com/sandsmark/status'
@@ -18,4 +18,4 @@ package() {
cd status-${pkgver}
install -D -m755 status -t "${pkgdir}/usr/bin"
}
-sha256sums=('b7eda2d4af5c0262aa7ffc12257099cc51cd9948804dedc6c24c383850a552d4')
+sha256sums=('a1a5ee3d92c861b5b2192389da1a27c4ee1cf78e172a9caf09f34e2ff2c5d1fe')