David Runge pushed to branch main at Arch Linux / Packaging / Packages / mympd


Commits:
e37d2c2b by David Runge at 2024-10-06T10:46:39+02:00
upgpkg: 18.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = mympd
        pkgdesc = A standalone and lightweight web-based MPD client
-       pkgver = 17.0.4
+       pkgver = 18.0.0
        pkgrel = 1
        url = https://github.com/jcorporation/myMPD
        arch = x86_64
@@ -16,9 +16,9 @@ pkgbase = mympd
        depends = lua
        optdepends = libnewt: for mympd-config
        optdepends = sh: for mympd-config
-       source = 
https://github.com/jcorporation/myMPD/archive/v17.0.4/mympd-v17.0.4.tar.gz
-       sha512sums = 
081f579d926397acadd86534d60dd434377557d9d5f6a90c69bf32ce0bb94a9a32128741acdcacc8602ec5e03a115ccc866fc30ec29f93be18eb6d751a32507b
-       b2sums = 
427cf33a38c67e28bc80179d9167cff7bc05e27dbdd2f7b45cb4182648c67a8b792c5746280f4e46fcf6a7814d517d093ea1ebfc186d876afa99ff8c3e4648e7
+       source = 
https://github.com/jcorporation/myMPD/archive/v18.0.0/mympd-v18.0.0.tar.gz
+       sha512sums = 
000a01c8368ccab1356ef8e3b0538e13f7ea32cfc46335e4e3a4700b2bc85f0e316a38ed67cf409a49ceea29d2d9c20fa990d127e04f487b01d52107abe7e882
+       b2sums = 
b599c3dd621bd6d3cc3259f6015f86b69b81724390272db6e05228092fe5b75a5c74191285318dc07938fe75d4b57dd902aa9fb58518b71ae39371496e9e5aca
 
 pkgname = mympd
        depends = glibc


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _name=myMPD
 pkgname=mympd
-pkgver=17.0.4
+pkgver=18.0.0
 pkgrel=1
 pkgdesc="A standalone and lightweight web-based MPD client"
 arch=(x86_64)
@@ -26,8 +26,8 @@ optdepends=(
   'sh: for mympd-config'
 )
 source=($url/archive/v$pkgver/$pkgname-v$pkgver.tar.gz)
-sha512sums=('081f579d926397acadd86534d60dd434377557d9d5f6a90c69bf32ce0bb94a9a32128741acdcacc8602ec5e03a115ccc866fc30ec29f93be18eb6d751a32507b')
-b2sums=('427cf33a38c67e28bc80179d9167cff7bc05e27dbdd2f7b45cb4182648c67a8b792c5746280f4e46fcf6a7814d517d093ea1ebfc186d876afa99ff8c3e4648e7')
+sha512sums=('000a01c8368ccab1356ef8e3b0538e13f7ea32cfc46335e4e3a4700b2bc85f0e316a38ed67cf409a49ceea29d2d9c20fa990d127e04f487b01d52107abe7e882')
+b2sums=('b599c3dd621bd6d3cc3259f6015f86b69b81724390272db6e05228092fe5b75a5c74191285318dc07938fe75d4b57dd902aa9fb58518b71ae39371496e9e5aca')
 
 build() {
   local cmake_options=(



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mympd/-/commit/e37d2c2b7e67ad037810e7753c9ea24eb8b3e934

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mympd/-/commit/e37d2c2b7e67ad037810e7753c9ea24eb8b3e934
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to