summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorradrow2020-02-28 12:27:03 +0100
committerradrow2020-02-28 12:27:03 +0100
commitbb8308f7b1336c83ebc345ccaf9c49bd8173bcc0 (patch)
tree9d2260cac2195eb0b5659181f4d3b84af65efe42
parente52ec5d396af07813a500655491260f47705de29 (diff)
downloadaur-bb8308f7b1336c83ebc345ccaf9c49bd8173bcc0.tar.gz
1.0.1
-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() {