summaryrefslogtreecommitdiffstats
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 07a4e05..cbf9a13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: clsr <clsr@clsr.net>
pkgname=dwmclock
-pkgver=1.5.0
+pkgver=1.5.1
pkgrel=1
pkgdesc="Time and battery charge display for dwm"
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('custom:Public Domain')
depends=('libx11')
source=("https://git.clsr.net/util/dwmclock/snapshot/dwmclock-$pkgver.tar.gz"
config.mk)
-sha256sums=('c410f6b0ff6fcb055d5e08289c84956cb901f703648565d2d8cd147c9db25223'
+sha256sums=('6db02b30f0d43ae7713037ed48b51ef10bd451bcf935b44a6e834a489676d469'
'SKIP')
prepare() {