]> git.sev.monster Git - aports.git/commitdiff
mympd: update to 10.3.0 beta
authorsev <git@sev.monster>
Mon, 20 Mar 2023 20:12:27 +0000 (15:12 -0500)
committersev <git@sev.monster>
Mon, 20 Mar 2023 20:12:27 +0000 (15:12 -0500)
testing/mympd/APKBUILD

index 86f8d56a798d9519473eb4ccee19ee5b15f08d27..b584482053753c9e69f6899ae93457e5c89edd7c 100644 (file)
@@ -1,8 +1,8 @@
 # Contributor: sev <alpine@sev.monster>
 # Maintainer: sev <alpine@sev.monster>
 pkgname=mympd
 # Contributor: sev <alpine@sev.monster>
 # Maintainer: sev <alpine@sev.monster>
 pkgname=mympd
-pkgver=10.1.6
-pkgrel=0
+pkgver=10.3.0
+pkgrel=1
 pkgdesc="myMPD is a standalone and mobile friendly web-based MPD client."
 url="https://jcorporation.github.io/myMPD/"
 arch="all"
 pkgdesc="myMPD is a standalone and mobile friendly web-based MPD client."
 url="https://jcorporation.github.io/myMPD/"
 arch="all"
@@ -14,7 +14,7 @@ depends="libid3tag flac lua5.4-libs pcre2"
 makedepends="cmake>=3.4 perl libid3tag-dev flac-dev linux-headers lua5.4-dev pcre2-dev jq"
 install="$pkgname.pre-install"
 subpackages="$pkgname-doc $pkgname-openrc"
 makedepends="cmake>=3.4 perl libid3tag-dev flac-dev linux-headers lua5.4-dev pcre2-dev jq"
 install="$pkgname.pre-install"
 subpackages="$pkgname-doc $pkgname-openrc"
-source="myMPD-$pkgver.tar.gz::https://github.com/jcorporation/myMPD/archive/refs/tags/v$pkgver.tar.gz"
+source="myMPD-$pkgver.tar.gz::https://github.com/jcorporation/myMPD/archive/refs/heads/v$pkgver.tar.gz"
 builddir="$srcdir/myMPD-$pkgver"
 
 build() {
 builddir="$srcdir/myMPD-$pkgver"
 
 build() {
@@ -40,5 +40,5 @@ package() {
 }
 
 sha512sums="
 }
 
 sha512sums="
-f1636645efe3b2b1838615b1a3474956520c99c070d00f5c2a5d474dbdd6ecd047e1379c286592016a06304dc981fab173d3e7bc83221c7b8153ff6724c453da  myMPD-10.1.6.tar.gz
+8c0d4aa0d26ca42b96e8ed50db4e7a8f23b8f81f1534e29c29334842735c1a77a6ad8ad785c28afe558e2b26078eae50aef4a9af9f26dc24760dd0b63afccb8f  myMPD-10.3.0.tar.gz
 "
 "
This page took 0.036902 seconds and 4 git commands to generate.