Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / kew
Commits:
c14737f7 by Robin Candau at 2026-07-01T14:57:50+02:00
upgpkg: 4.1.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.1.3
+ pkgver = 4.1.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.1.3.tar.gz::https://codeberg.org/ravachol/kew/archive/v4.1.3.tar.gz
- sha512sums =
c709f02e84426e45ad0564f6675ae528089c8840380d65e79e9fa1a7318bc69814a93ee059eb3c801140a63f9be10dc66703b9e56e9a123f619d5e356d77a97f
+ source =
kew-4.1.4.tar.gz::https://codeberg.org/ravachol/kew/archive/v4.1.4.tar.gz
+ sha512sums =
d5b1604bf661db21a7abb589edcbae242c11f8f9cbae40ba6af574a696ad2697d072f33e97071361261b7728b0bc42fc1d34f6e9eef054816edb3c0b4bd4a44f
pkgname = kew
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Matteo Giordano <mail at matteogiordano dot me>
pkgname=kew
-pkgver=4.1.3
+pkgver=4.1.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=('c709f02e84426e45ad0564f6675ae528089c8840380d65e79e9fa1a7318bc69814a93ee059eb3c801140a63f9be10dc66703b9e56e9a123f619d5e356d77a97f')
+sha512sums=('d5b1604bf661db21a7abb589edcbae242c11f8f9cbae40ba6af574a696ad2697d072f33e97071361261b7728b0bc42fc1d34f6e9eef054816edb3c0b4bd4a44f')
prepare() {
cd "${pkgname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kew/-/commit/c14737f7ce8698642a1c1615a56f6a6d635f7ac4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kew/-/commit/c14737f7ce8698642a1c1615a56f6a6d635f7ac4
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