Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / kew


Commits:
3fdc2101 by Robin Candau at 2026-07-15T18:49:35+02:00
upgpkg: 4.2.4-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = kew
        pkgdesc = Music for the Shell
-       pkgver = 4.2.3
+       pkgver = 4.2.4
        pkgrel = 1
        url = https://codeberg.org/ravachol/kew
        arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = kew
        depends = taglib
        depends = libogg
        depends = faad2
-       source = 
kew-4.2.3.tar.gz::https://codeberg.org/ravachol/kew/archive/v4.2.3.tar.gz
-       sha512sums = 
63e71f1e4574ed7ef5ae438f74d161105c12c21400be6d73c3d81b75e8ee379f772a693bf46f508fcef1f5c703d5edbb9480c19eb9b13ab71bcc3f615d11f24f
+       source = 
kew-4.2.4.tar.gz::https://codeberg.org/ravachol/kew/archive/v4.2.4.tar.gz
+       sha512sums = 
34c5068ad4ef77c6335594d9ce51826c26cb91ab0c22b5feb71d5667a181f712c6b15c5ef91bc5c0e405d0424b374830c1defe491714ac2613ea5e92cf83301b
 
 pkgname = kew


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Matteo Giordano <mail at matteogiordano dot me>
 
 pkgname=kew
-pkgver=4.2.3
+pkgver=4.2.4
 pkgrel=1
 pkgdesc="Music for the Shell"
 url="https://codeberg.org/ravachol/kew";
@@ -10,7 +10,7 @@ arch=('x86_64')
 license=('GPL-2.0-only')
 depends=('fftw' 'chafa' 'glib2' 'opus' 'opusfile' 'libvorbis' 'taglib' 
'libogg' 'faad2')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha512sums=('63e71f1e4574ed7ef5ae438f74d161105c12c21400be6d73c3d81b75e8ee379f772a693bf46f508fcef1f5c703d5edbb9480c19eb9b13ab71bcc3f615d11f24f')
+sha512sums=('34c5068ad4ef77c6335594d9ce51826c26cb91ab0c22b5feb71d5667a181f712c6b15c5ef91bc5c0e405d0424b374830c1defe491714ac2613ea5e92cf83301b')
 
 prepare() {
        cd "${pkgname}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kew/-/commit/3fdc2101c9a0af8cdeaf2ae009911116fd094ae6

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kew/-/commit/3fdc2101c9a0af8cdeaf2ae009911116fd094ae6
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to