summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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}"