[arch-commits] Commit in wmfocus/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at gemini.archlinux.org
Sun Jul 11 19:27:41 UTC 2021
Date: Sunday, July 11, 2021 @ 19:27:41
Author: svenstaro
Revision: 976583
upgpkg: wmfocus 1.2.0-1
Modified:
wmfocus/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-11 19:18:52 UTC (rev 976582)
+++ PKGBUILD 2021-07-11 19:27:41 UTC (rev 976583)
@@ -1,6 +1,6 @@
# Maintainer: Sven-Hendrik Haase <svenstaro at gmail.com>
pkgname=wmfocus
-pkgver=1.1.5
+pkgver=1.2.0
pkgrel=1
pkgdesc="Visually focus window by label"
url="https://github.com/svenstaro/wmfocus"
@@ -9,7 +9,7 @@
depends=("xcb-util-keysyms" "cairo" "libxkbcommon-x11")
makedepends=("rust" "python")
source=("$pkgname-$pkgver.tar.gz::https://github.com/svenstaro/$pkgname/archive/v$pkgver.tar.gz")
-sha512sums=('f9a2533dc5be51cae0c351452be75491a307aa5e7f952050d76c0b486cd41ea6e8c28a6740be051ed30b69f4002b010bb8786a2f88cab9a5be407c9788d0cffd')
+sha512sums=('4d27f5986ab68add83ec166df486cf9fd458889af98398d1eb7ba6651b6ebd14e1ef974a37516658700ed91e004d18f93bf0c1be6bd55682ab211a22fbc28158')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list