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


Commits:
4ec2bb23 by Robin Candau at 2026-06-30T23:16:24+02:00
upgpkg: 4.1.3-1: New upstream release

https://codeberg.org/ravachol/kew/releases/tag/v4.1.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = kew
        pkgdesc = Music for the Shell
-       pkgver = 4.0.0
+       pkgver = 4.1.3
        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.0.0.tar.gz::https://codeberg.org/ravachol/kew/archive/v4.0.0.tar.gz
-       sha512sums = 
e3f11492b0601120a88adf2b36745da081f04b2f9009a7a82198385f74f74a779de2b5c47d1783bd184b0b9e85b9513ad8d4ec7e2b74d4339118b66f4a14735c
+       source = 
kew-4.1.3.tar.gz::https://codeberg.org/ravachol/kew/archive/v4.1.3.tar.gz
+       sha512sums = 
c709f02e84426e45ad0564f6675ae528089c8840380d65e79e9fa1a7318bc69814a93ee059eb3c801140a63f9be10dc66703b9e56e9a123f619d5e356d77a97f
 
 pkgname = kew


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Matteo Giordano <mail at matteogiordano dot me>
 
 pkgname=kew
-pkgver=4.0.0
+pkgver=4.1.3
 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=('e3f11492b0601120a88adf2b36745da081f04b2f9009a7a82198385f74f74a779de2b5c47d1783bd184b0b9e85b9513ad8d4ec7e2b74d4339118b66f4a14735c')
+sha512sums=('c709f02e84426e45ad0564f6675ae528089c8840380d65e79e9fa1a7318bc69814a93ee059eb3c801140a63f9be10dc66703b9e56e9a123f619d5e356d77a97f')
 
 prepare() {
        cd "${pkgname}"



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kew/-/commit/4ec2bb23474dd8dbe2774aa939b63083d2b5434c
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