aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2020-10-28 23:43:09 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-10-29 03:00:15 +0000
commit62cd479c7caf4b907244f707d8cc8112aeba21e3 (patch)
tree21052c7a836c9c0a2f015ca844d713f60e60a4e0
parentd76e0ca676e679a512f32b4cc2d2a8f55a6c79e2 (diff)
community/ncmpc: upgrade to 0.42
-rw-r--r--community/ncmpc/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ncmpc/APKBUILD b/community/ncmpc/APKBUILD
index 3e187cce09b..8371957fc04 100644
--- a/community/ncmpc/APKBUILD
+++ b/community/ncmpc/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Peter Bui <pnutzh4x0r@gmail.com>
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
pkgname=ncmpc
-pkgver=0.41
+pkgver=0.42
pkgrel=0
pkgdesc="Ncurses client for the Music Player Daemon (MPD)"
url="https://www.musicpd.org/clients/ncmpc"
@@ -39,4 +39,4 @@ package() {
rm -rf "$pkgdir"/usr/share/doc/$pkgname/html
}
-sha512sums="12ca7eeb284f1f94c200ccd164a522610e828e1c1778a71f0b1e2188f599dc2dc608094e81b7431433b3dd5e85d5e056947df3b9b84bdd2d0456bbb93bc1d6d0 ncmpc-0.41.tar.xz"
+sha512sums="fc232d501bea68d7a382eda7f532f62189233c49071f083dbc4f2fc188015c58dd247e84e998aef121f204059801cf09b0a2f1214deea785abea343217ce5798 ncmpc-0.42.tar.xz"