summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZach Himsel2020-04-17 20:40:01 -0600
committerZach Himsel2020-04-17 20:41:44 -0600
commit60df1fc158b13151352f486a249113324faeecb2 (patch)
tree7a1f55596df861829985609b9700414048aaca89 /PKGBUILD
parent4db86321e4fea18aa30fc86e8d6ee68c6cdf94bd (diff)
downloadaur-60df1fc158b13151352f486a249113324faeecb2.tar.gz
Fix checksum again
I really need to start checking these locally before pushing :/
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ac10be97711..793ad6c54c56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@ _reponame=Kwin-Ultrawide-Tiling
_scriptname=kwin-ultrawide-tiling
pkgdesc="Kwin script to add useful keyboard shortcuts for tiling-like window management"
pkgver=1.0.1
-pkgrel=2
+pkgrel=3
arch=('any')
url="https://github.com/zhimsel/${_reponame}"
license=('GPL2')
depends=('kwin')
source=("https://github.com/zhimsel/${_reponame}/archive/${pkgver}.tar.gz")
-sha512sums=(' 54990915dd06d629321c8834a0be6c78a6bcba5c95c8cf7a05ddc404151ae53f1d26d93110f6afc9bc9d10d86218699f665c70087a3ac11f58394662e76713f5')
+sha512sums=('d88ac10df127e685373b060db41b0e153b98620bef1e2cd3223171eac41e629b596502ce152912bee9cfe810142f54c952c1cae7234783d6ae4b28dd3451c3b4')
package() {
install -d "${pkgdir}/usr/share/kwin/scripts/${_scriptname}"