Brett Cornwall pushed to branch main at Arch Linux / Packaging / Packages / 
kanshi


Commits:
382b14e6 by Brett Cornwall at 2023-12-27T12:15:07-08:00
upgpkg: 1.5.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,18 @@
+pkgbase = kanshi
+       pkgdesc = Dynamic output configuration for Wayland WMs
+       pkgver = 1.5.0
+       pkgrel = 1
+       url = https://wayland.emersion.fr/kanshi/
+       arch = x86_64
+       license = MIT
+       makedepends = meson
+       makedepends = scdoc
+       depends = wayland
+       depends = libvarlink
+       source = 
https://git.sr.ht/~emersion/kanshi/refs/download/v1.5.0/kanshi-1.5.0.tar.gz
+       source = 
https://git.sr.ht/~emersion/kanshi/refs/download/v1.5.0/kanshi-1.5.0.tar.gz.sig
+       validpgpkeys = 34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48
+       sha256sums = 
9a3b353a18775692527d407b08070a542510a3659ff102e75c201d78bbad8e88
+       sha256sums = SKIP
+
+pkgname = kanshi


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Antoine Damhet
 
 pkgname=kanshi
-pkgver=1.4.0
+pkgver=1.5.0
 pkgrel=1
 pkgdesc='Dynamic output configuration for Wayland WMs'
 arch=(x86_64)
@@ -14,7 +14,7 @@ source=(
     
"https://git.sr.ht/~emersion/kanshi/refs/download/v$pkgver/kanshi-$pkgver.tar.gz";
     
"https://git.sr.ht/~emersion/kanshi/refs/download/v$pkgver/kanshi-$pkgver.tar.gz.sig";
 )
-sha256sums=('9b88dfe03cf786df4351103f76565120228f6680e4823468f7d05e1b1cbc2280'
+sha256sums=('9a3b353a18775692527d407b08070a542510a3659ff102e75c201d78bbad8e88'
             'SKIP')
 validpgpkeys=('34FF9526CFEF0E97A340E2E40FDE7BE0E88F5E48')  # Simon Ser 
(emersion)
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kanshi/-/commit/382b14e6edd1ed5f62ef37bf9a55a9654ce582e8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kanshi/-/commit/382b14e6edd1ed5f62ef37bf9a55a9654ce582e8
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to