summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHanabishi2022-01-26 23:22:53 +0500
committerHanabishi2022-01-26 23:22:53 +0500
commit050800cc9cca3c9ed4295328e8fe968024221b0a (patch)
treee6c5b19407ef623337cf5a483e2fdcc4e5f4c0af
parent174889bb0dca94b8c933af274d9e8046992c4a83 (diff)
downloadaur-050800cc9cca3c9ed4295328e8fe968024221b0a.tar.gz
New version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 675e69a5ea2c..66760ce9e545 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kwin-bismuth-bin
pkgdesc = Addon for KDE Plasma to arrange your windows automatically and switch between them using keyboard shortcuts, like tiling window managers.
- pkgver = 2.2.0
+ pkgver = 2.3.0
pkgrel = 1
url = https://github.com/Bismuth-Forge/bismuth
arch = x86_64
@@ -8,11 +8,11 @@ pkgbase = kwin-bismuth-bin
depends = systemsettings
provides = kwin-bismuth
conflicts = kwin-bismuth
- noextract = bismuth-bin-2.2.0.tar.gz
+ noextract = bismuth-bin-2.3.0.tar.gz
options = !emptydirs
- source = bismuth-bin-2.2.0.tar.gz::https://github.com/Bismuth-Forge/bismuth/releases/download/v2.2.0/binary-release.tar.gz
+ source = bismuth-bin-2.3.0.tar.gz::https://github.com/Bismuth-Forge/bismuth/releases/download/v2.3.0/binary-release.tar.gz
source = hide-tray-icon.patch
- sha512sums = fef20373254918943466f15576b5ee350f00b3e1a64bab970c9f8303eb7fdd01af1303e5b1ebdfe740ec0f407ab4be007d6f83c49880c698ce018e4fa5c4470a
+ sha512sums = fe49461aaa91403787c4c9b0bdc58adec7432db1cdfdaf304e64caf3ea2f0f3bf23f6fae06da4ed1fa5530030bafeba95112ada96c28a9922882b69fcab886fa
sha512sums = c89e7186cb0f07fc15e88974e2de6a3bb84221278d8582faf0faf6a90bafc19f021b6266a0c96769aa204a501cd4f90cbb987c8e892536636db27a88beeafba9
pkgname = kwin-bismuth-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7c87eb8dbe58..86337eab687b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
HIDE_TRAY_ICON=0
pkgname=kwin-bismuth-bin
-pkgver=2.2.0
+pkgver=2.3.0
pkgrel=1
pkgdesc="Addon for KDE Plasma to arrange your windows automatically and switch between them using keyboard shortcuts, like tiling window managers."
arch=('x86_64')
@@ -21,7 +21,7 @@ source=(
)
sha512sums=(
- 'fef20373254918943466f15576b5ee350f00b3e1a64bab970c9f8303eb7fdd01af1303e5b1ebdfe740ec0f407ab4be007d6f83c49880c698ce018e4fa5c4470a'
+ 'fe49461aaa91403787c4c9b0bdc58adec7432db1cdfdaf304e64caf3ea2f0f3bf23f6fae06da4ed1fa5530030bafeba95112ada96c28a9922882b69fcab886fa'
'c89e7186cb0f07fc15e88974e2de6a3bb84221278d8582faf0faf6a90bafc19f021b6266a0c96769aa204a501cd4f90cbb987c8e892536636db27a88beeafba9'
)