summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhorstderheld2021-02-11 14:20:25 +0100
committerhorstderheld2021-02-11 14:20:25 +0100
commitf9732ea290758204f025d7aee291620ebe4aa805 (patch)
treef22d389d4c367d004323f9e01ff20107304174cf /PKGBUILD
parent59ec49aa07037ccd2a283594db72cef72402ce2f (diff)
downloadaur-kwin-scripts-maxmize-to-new-desktop.tar.gz
update to 0.2.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b3615b0cdbf..2f9c2816e697 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,8 @@
+# Maintainer: lod <aur@cyber-anlage.de>
+
pkgname=kwin-scripts-maxmize-to-new-desktop
_pkgname=kwin-maxmize-to-new-desktop
-pkgver=0.2.2
+pkgver=0.2.3
pkgrel=1
pkgdesc="KWin script that moves fullscreened window to a new virtual desktop, emulating macOS like maximize to new desktop."
arch=('any')
@@ -8,7 +10,7 @@ url="https://store.kde.org/p/1171196/"
license=('BSD 2-Clause')
depends=('kdesignerplugin' 'kwin')
source=("https://github.com/Aetf/${_pkgname}/archive/v${pkgver}.tar.gz")
-sha512sums=('9220420878a2e70012786af62c00a791b0fddb38190f2b9eafc30ce1a908652bdf257eec392e16ed0263cf39a686279d3dcd94c8bbfa1c67ea105ac9fa494eab')
+sha512sums=('5f9c22595db7cca059bd2f973838f64e86de272b2bb3b709d5936606bf0c751c4a270d594d29230c82c5fc6739630991f54dee6b2c185844d77206a1523d907c')
package() {
install -d "${pkgdir}/usr/share/kwin/scripts/${_pkgname}"