Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / kew
Commits:
0ec088be by Robin Candau at 2026-07-19T20:05:13+02:00
upgpkg: 4.2.7-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = kew
pkgdesc = Music for the Shell
- pkgver = 4.2.6
- pkgrel = 2
+ pkgver = 4.2.7
+ pkgrel = 1
url = https://codeberg.org/ravachol/kew
arch = x86_64
license = GPL-2.0-only
@@ -20,7 +20,7 @@ pkgbase = kew
depends = libogg
depends = faad2
depends = hicolor-icon-theme
- source =
kew-4.2.6.tar.gz::https://codeberg.org/ravachol/kew/archive/v4.2.6.tar.gz
- sha512sums =
73ca1c85350fd8c168bebaf0ea40ac710ea14eadf5f0bac6dec0bb1c223b22d84b50f8051755ba6560ae8dc1c46d7a9ca0f6cf0ad665d35453ab51f34a86a60a
+ source =
kew-4.2.7.tar.gz::https://codeberg.org/ravachol/kew/archive/v4.2.7.tar.gz
+ sha512sums =
204908fea9226b085591fe48086a2e474cd87ec17b457ceb50776bce268e89079e8af814a17a892fc0aeba1cb5886b5e8543f6a458652dac494dd21ed483fbc0
pkgname = kew
=====================================
PKGBUILD
=====================================
@@ -2,15 +2,15 @@
# Contributor: Matteo Giordano <mail at matteogiordano dot me>
pkgname=kew
-pkgver=4.2.6
-pkgrel=2
+pkgver=4.2.7
+pkgrel=1
pkgdesc="Music for the Shell"
url="https://codeberg.org/ravachol/kew"
arch=('x86_64')
license=('GPL-2.0-only')
depends=('glibc' 'libstdc++' 'libatomic' 'libgcc' 'zlib' 'fftw' 'chafa'
'glib2' 'opus' 'opusfile' 'libvorbis' 'taglib' 'libogg' 'faad2'
'hicolor-icon-theme')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha512sums=('73ca1c85350fd8c168bebaf0ea40ac710ea14eadf5f0bac6dec0bb1c223b22d84b50f8051755ba6560ae8dc1c46d7a9ca0f6cf0ad665d35453ab51f34a86a60a')
+sha512sums=('204908fea9226b085591fe48086a2e474cd87ec17b457ceb50776bce268e89079e8af814a17a892fc0aeba1cb5886b5e8543f6a458652dac494dd21ed483fbc0')
prepare() {
cd "${pkgname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kew/-/commit/0ec088be27f75359a670908d1b8a46a9d95185bd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kew/-/commit/0ec088be27f75359a670908d1b8a46a9d95185bd
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