George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
stumpwm


Commits:
7c2893ff by George Rawlinson at 2025-02-04T13:44:01+13:00
upgpkg: 24.11-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = stumpwm
        pkgdesc = Tiling, keyboard-driven window manager written in Common Lisp
-       pkgver = 23.11
-       pkgrel = 6
+       pkgver = 24.11
+       pkgrel = 1
        url = https://stumpwm.github.io/
        arch = x86_64
-       license = GPL2
+       license = GPL-2.0-only
        makedepends = git
        makedepends = texlive-bin
        makedepends = texlive-plaingeneric
@@ -18,9 +18,11 @@ pkgbase = stumpwm
        optdepends = stumpwm-contrib: extension modules for StumpWM
        options = !strip
        options = !makeflags
-       source = 
stumpwm::git+https://github.com/stumpwm/stumpwm#commit=b3a0e2d067da839453ca3a4581e7d5957677cac3
+       source = stumpwm::git+https://github.com/stumpwm/stumpwm#tag=24.11
        source = stumpwm.desktop
-       b2sums = SKIP
+       sha512sums = 
4e421e14a1fbdd3fb594e087aefc44840361a5eeebec746e71aaf7cb52594445836329169cd57db34246b33ba6457d6a1610e9ccc07dad2521538127726cc1c2
+       sha512sums = 
22675c90aaec9c7d754e2d3c5e08c3afe8eb627e0bbd3d3b35443d291602024effb565d6a564a7015313beeeda8e623ff4fc8ccf0bc392acde4f3afc3b3975db
+       b2sums = 
e6b904fa46cbc3fae312c9d681949487b8a785abc7f15d1a115f6392d51216eb649500777daf354f545278967a286ac8869d14b329e26943900de6ddaf6d90c3
        b2sums = 
a6bf8083d300854c4252046937e18bea935b4bd496677b8bcf0ca74c3af91f37dcd0f7ce766b23ac0b22a9fbbec40d55ca2804c8ecf46db087cc1842116d8f6c
 
 pkgname = stumpwm


=====================================
PKGBUILD
=====================================
@@ -13,12 +13,12 @@
 # Contributor: sidereus <francesco.serafi...@gmail.com>
 
 pkgname=stumpwm
-pkgver=23.11
-pkgrel=6
+pkgver=24.11
+pkgrel=1
 pkgdesc='Tiling, keyboard-driven window manager written in Common Lisp'
 arch=('x86_64')
 url='https://stumpwm.github.io/'
-license=('GPL2')
+license=('GPL-2.0-only')
 depends=(
   'glibc'
   'zstd'
@@ -33,12 +33,13 @@ optdepends=(
   'stumpwm-contrib: extension modules for StumpWM'
 )
 options=('!strip' '!makeflags')
-_commit='b3a0e2d067da839453ca3a4581e7d5957677cac3'
 source=(
-  "$pkgname::git+https://github.com/stumpwm/stumpwm#commit=$_commit";
+  "$pkgname::git+https://github.com/stumpwm/stumpwm#tag=$pkgver";
   'stumpwm.desktop'
 )
-b2sums=('SKIP'
+sha512sums=('4e421e14a1fbdd3fb594e087aefc44840361a5eeebec746e71aaf7cb52594445836329169cd57db34246b33ba6457d6a1610e9ccc07dad2521538127726cc1c2'
+            
'22675c90aaec9c7d754e2d3c5e08c3afe8eb627e0bbd3d3b35443d291602024effb565d6a564a7015313beeeda8e623ff4fc8ccf0bc392acde4f3afc3b3975db')
+b2sums=('e6b904fa46cbc3fae312c9d681949487b8a785abc7f15d1a115f6392d51216eb649500777daf354f545278967a286ac8869d14b329e26943900de6ddaf6d90c3'
         
'a6bf8083d300854c4252046937e18bea935b4bd496677b8bcf0ca74c3af91f37dcd0f7ce766b23ac0b22a9fbbec40d55ca2804c8ecf46db087cc1842116d8f6c')
 
 pkgver() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/stumpwm/-/commit/7c2893fff3bb5e9c71fee84fd1e2350098e35e56

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


Reply via email to