summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHanabishi2022-04-11 22:13:43 +0500
committerHanabishi2022-04-11 22:13:43 +0500
commit2444de41d233b031ce30749e9995e8ece4f5e830 (patch)
tree06abf75d1cc5619ceee7b9a38e41e2f55ee91f59
parentce2dcb563b8800826ee984403e7f1a1feca91f90 (diff)
downloadaur-2444de41d233b031ce30749e9995e8ece4f5e830.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 9efc570e1c13..2cd45bd18de4 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 = 3.1.0
+ pkgver = 3.1.1
pkgrel = 1
url = https://github.com/Bismuth-Forge/bismuth
arch = x86_64
@@ -8,9 +8,9 @@ pkgbase = kwin-bismuth-bin
depends = systemsettings
provides = kwin-bismuth
conflicts = kwin-bismuth
- noextract = bismuth-bin-3.1.0.tar.gz
+ noextract = bismuth-bin-3.1.1.tar.gz
options = !emptydirs
- source = bismuth-bin-3.1.0.tar.gz::https://github.com/Bismuth-Forge/bismuth/releases/download/v3.1.0/binary-release.tar.gz
- sha256sums = a7b84aeb374de1a0645cab4339aa6e0cdeddfdb83be3f646295bc22c572e8854
+ source = bismuth-bin-3.1.1.tar.gz::https://github.com/Bismuth-Forge/bismuth/releases/download/v3.1.1/binary-release.tar.gz
+ sha256sums = aa12d0fe6e982d7fbdc3eae4787db3e70923a9b639d38993c6181ff0a456586a
pkgname = kwin-bismuth-bin
diff --git a/PKGBUILD b/PKGBUILD
index 991e8bc2a34d..5553b021af71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=kwin-bismuth-bin
-pkgver=3.1.0
+pkgver=3.1.1
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')
@@ -13,7 +13,7 @@ options=('!emptydirs')
_archive="bismuth-bin-${pkgver}.tar.gz"
source=("${_archive}::${url}/releases/download/v${pkgver}/binary-release.tar.gz")
-sha256sums=('a7b84aeb374de1a0645cab4339aa6e0cdeddfdb83be3f646295bc22c572e8854')
+sha256sums=('aa12d0fe6e982d7fbdc3eae4787db3e70923a9b639d38993c6181ff0a456586a')
noextract=("${_archive}")
package() {