T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / i3-wm


Commits:
bfb7793c by T.J. Townsend at 2024-09-11T15:08:05-04:00
remove old source line

- - - - -
fdb35b6a by T.J. Townsend at 2024-11-06T12:42:51-05:00
upgpkg: 4.24-1: update to 4.24

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = i3-wm
        pkgdesc = Improved dynamic tiling window manager
-       pkgver = 4.23
-       pkgrel = 4
+       pkgver = 4.24
+       pkgrel = 1
        url = https://i3wm.org
        arch = x86_64
        groups = i3
@@ -33,8 +33,8 @@ pkgbase = i3-wm
        replaces = i3bar
        replaces = i3-gaps
        backup = etc/i3/config
-       source = git+https://github.com/i3/i3.git?signed#tag=4.23
+       source = git+https://github.com/i3/i3.git?signed#tag=4.24
        validpgpkeys = 424E14D703E7C6D43D9D6F364E7160ED4AC8EE1D
-       b2sums = 
695474513c3987843c3f8c9352cbaeae2268628ae81a57f97bd870120dbab2b45e94f6c0cd6aea2b05c8b5a0d6aea52e03a599c03fb03d81bf9656284c4dd51f
+       b2sums = 
0ddae1f84952bc9cab4225fea1a76e9fda26414dc7d920aee4fb78c2914452ebea932a57e83c175a29362ee457d15226a85c5c5fe32d1eaf508ef4ebcd8e318a
 
 pkgname = i3-wm


=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
 # Contributor: Jelle van der Waa <[email protected]>
 
 pkgname=i3-wm
-pkgver=4.23
-pkgrel=4
+pkgver=4.24
+pkgrel=1
 pkgdesc='Improved dynamic tiling window manager'
 arch=('x86_64')
 url="https://i3wm.org";
@@ -27,9 +27,8 @@ optdepends=('dmenu: for the default program launcher'
 replaces=('i3' 'i3bar' 'i3-gaps')
 provides=('i3-gaps')
 backup=('etc/i3/config')
-#source=("$url/downloads/i3-$pkgver.tar.xz"{,.asc})
 source=("git+https://github.com/i3/i3.git?signed#tag=${pkgver}";)
-b2sums=('695474513c3987843c3f8c9352cbaeae2268628ae81a57f97bd870120dbab2b45e94f6c0cd6aea2b05c8b5a0d6aea52e03a599c03fb03d81bf9656284c4dd51f')
+b2sums=('0ddae1f84952bc9cab4225fea1a76e9fda26414dc7d920aee4fb78c2914452ebea932a57e83c175a29362ee457d15226a85c5c5fe32d1eaf508ef4ebcd8e318a')
 validpgpkeys=('424E14D703E7C6D43D9D6F364E7160ED4AC8EE1D') # Michael Stapelberg 
<[email protected]>
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/i3-wm/-/compare/be1327f66e74ce304287d1477d5f5d3c916fe6e8...fdb35b6abb5c88c3f7891e6ddfe9634365ba4e7b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/i3-wm/-/compare/be1327f66e74ce304287d1477d5f5d3c916fe6e8...fdb35b6abb5c88c3f7891e6ddfe9634365ba4e7b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to