aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2021-02-12 10:30:23 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2021-02-12 10:30:23 +0100
commit5e2fb5ba00338f91dd0e4714080fa38b3a4105d4 (patch)
tree62cca6bdb40cf4daed1a4a4d0ade5afa84049b84
parentfb6a07bb3ed2b04c0fcea3edb6269b263421d9ca (diff)
community/ncmpc: upgrade to 0.45
-rw-r--r--community/ncmpc/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ncmpc/APKBUILD b/community/ncmpc/APKBUILD
index c182e060de5..b7b1c7cd342 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.44
+pkgver=0.45
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="f47dbf9c67c2f83d69f8434f864f37fb2dda8548a328007ba9fead9270c3531c0f17980850c21c98c80f661dcd5e5bbaaeba1d12da60c722be24774a87b9660d ncmpc-0.44.tar.xz"
+sha512sums="9e8c6c61547458e0fe20ccd31d4733949352688c00b66e38930b475434dbd69789f701df0de01cd1574c6250ad2f43f1258cb095d4b47af7a58b6840a8c70ccd ncmpc-0.45.tar.xz"