summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZach Himsel2022-11-03 16:41:00 -0400
committerZach Himsel2022-11-03 16:41:00 -0400
commit0382fb3a17c6907a49f7f1bcc77a8b1406b4296f (patch)
tree9fa86ecba0c35c58266901e1c46409a603b2cef9 /PKGBUILD
parent7c849de03618816e28d77e8a0af1a28c575f3511 (diff)
downloadaur-0382fb3a17c6907a49f7f1bcc77a8b1406b4296f.tar.gz
Update to 1.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index abea575db255..f65986abdd74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@ pkgname=kwin-scripts-ultrawide-tiling
_reponame=Kwin-Ultrawide-Tiling
_scriptname=kwin-ultrawide-tiling
pkgdesc="Kwin script to add useful keyboard shortcuts for tiling-like window management"
-pkgver=1.0.2
+pkgver=1.1.0
pkgrel=1
arch=('any')
url="https://github.com/zhimsel/${_reponame}"
license=('GPL2')
depends=('kwin')
source=("https://github.com/zhimsel/${_reponame}/archive/${pkgver}.tar.gz")
-sha512sums=('451f8c602b86fea57bf8c0cd3bbbadc5b4b2e0db99106def1df4b15387328b910201e55d3ac0ba097380641cece91ffe0a7c81fcfd0eea683519d18e86038470')
+sha512sums=('136c467e486337e9398377709ee0cea08d5d386f71048ac2f5c84083a0dc3eab3129dd510815f98b49a9a99ff2b440b733b84326727cdf1c2f856cb403b94dd1')
package() {
install -d "${pkgdir}/usr/share/kwin/scripts/${_scriptname}"