summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27bb9100cc22..becb0ccb81f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=i3hloc
_pkgname=i3hloc
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
pkgdesc="Flexible scheduler for i3bar. Precompiled binary version"
arch=('x86_64')
@@ -12,7 +12,7 @@ license=('BSD3')
provides=('i3hloc')
conflicts=('i3hloc-git')
depends=('i3-wm')
-source=("https://github.com/radrow/i3hloc/releases/download/1.0.0/i3hloc")
+source=("https://github.com/radrow/i3hloc/releases/download/1.0.1/i3hloc")
sha256sums=('35d6958b6bc777dfbf0ae5cd469dea52744cf9921905275b6d36fb0764a2bba4')
package() {