summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorradrow2020-02-29 11:21:15 +0100
committerradrow2020-02-29 11:21:15 +0100
commit5c3f3e12a3edd53d79cb5194a75d911265f2a32b (patch)
treecbb271012db90119c1af38968c4e04267ad0e30e
parentbb8308f7b1336c83ebc345ccaf9c49bd8173bcc0 (diff)
downloadaur-5c3f3e12a3edd53d79cb5194a75d911265f2a32b.tar.gz
Fix control sum
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index becb0ccb81f0..24c1d0256ff3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ provides=('i3hloc')
conflicts=('i3hloc-git')
depends=('i3-wm')
source=("https://github.com/radrow/i3hloc/releases/download/1.0.1/i3hloc")
-sha256sums=('35d6958b6bc777dfbf0ae5cd469dea52744cf9921905275b6d36fb0764a2bba4')
+sha256sums=('d08f854be4e64221193f6dff2ba3dece1cc370e3193ae001bb627597de807daf')
package() {
install -Dm755 i3hloc ${pkgdir}/usr/bin/i3hloc