Jonathan Grotelüschen pushed to branch main at Arch Linux / Packaging / 
Packages / feishin


Commits:
4e2e85b6 by Jonathan Grotelüschen at 2026-07-13T11:46:32+02:00
upgpkg: 1.14.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = feishin
        pkgdesc = A modern self-hosted music player.
-       pkgver = 1.13.0
-       pkgrel = 2
+       pkgver = 1.14.0
+       pkgrel = 1
        url = https://github.com/jeffvli/feishin
        arch = any
        license = GPL-3.0-only
@@ -12,10 +12,10 @@ pkgbase = feishin
        depends = bash
        depends = hicolor-icon-theme
        optdepends = mpv: Alternative audio backend
-       source = git+https://github.com/jeffvli/feishin.git#tag=v1.13.0
+       source = git+https://github.com/jeffvli/feishin.git#tag=v1.14.0
        source = feishin.sh
        source = add-support-for-pnpm-v11.patch
-       sha256sums = 
d39e67e9d49c7db43b46be22581e2ca1fcb6a9cac6a0ce1eb83801c8bb192008
+       sha256sums = 
cac79c6f9e5aece7a628fca6bf038e919b76fc02a3ceec3f5d9353e33d73015e
        sha256sums = 
4ac240aa9678f6a9c638e6e9d03bbdb77507c936c4594a20cdf223e15072697d
        sha256sums = 
7047a40ed4fde94e7456886179e1fcd536a7e21cf3c55d37eca48776ada8df38
 


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Dlani
 
 pkgname=feishin
-pkgver=1.13.0
-pkgrel=2
+pkgver=1.14.0
+pkgrel=1
 pkgdesc='A modern self-hosted music player.'
 arch=('any')
 url='https://github.com/jeffvli/feishin'
@@ -19,7 +19,7 @@ source=(
        "$pkgname.sh"
        "add-support-for-pnpm-v11.patch"
 )
-sha256sums=('d39e67e9d49c7db43b46be22581e2ca1fcb6a9cac6a0ce1eb83801c8bb192008'
+sha256sums=('cac79c6f9e5aece7a628fca6bf038e919b76fc02a3ceec3f5d9353e33d73015e'
             '4ac240aa9678f6a9c638e6e9d03bbdb77507c936c4594a20cdf223e15072697d'
             '7047a40ed4fde94e7456886179e1fcd536a7e21cf3c55d37eca48776ada8df38')
 
@@ -31,10 +31,6 @@ prepare() {
        sed -i 's|Icon=.*|Icon=feishin|' feishin.desktop.tmpl
        sed -i 's|org.jeffvli.feishin.desktop|feishin.desktop|' 
org.jeffvli.feishin.metainfo.xml
 
-       # add support for pnpm v11
-       # https://github.com/jeffvli/feishin/pull/2056
-       patch -p1 -i ../add-support-for-pnpm-v11.patch
-
        export ELECTRON_SKIP_BINARY_DOWNLOAD=1
        pnpm install
 }



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

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