[arch-commits] Commit in ncmpc/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Fri Oct 16 19:03:17 UTC 2020


    Date: Friday, October 16, 2020 @ 19:03:17
  Author: dvzrv
Revision: 398453

upgpkg: ncmpc 0.41-1: Upgrade to 0.41.

Remove ruby optdepends, as the lyrics plugin has been removed.

Modified:
  ncmpc/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-16 18:56:09 UTC (rev 398452)
+++ PKGBUILD	2020-10-16 19:03:17 UTC (rev 398453)
@@ -6,7 +6,7 @@
 # Contributor: Daniel Bainton <dpb [at] backarrow.org>
 
 pkgname=ncmpc
-pkgver=0.40
+pkgver=0.41
 pkgrel=1
 pkgdesc="Fully featured MPD client which runs in a terminal"
 url='https://www.musicpd.org/clients/ncmpc/'
@@ -14,11 +14,10 @@
 license=('GPL2')
 depends=('gcc-libs' 'glibc' 'lirc' 'pcre')
 makedepends=('boost' 'libmpdclient' 'meson' 'ncurses' 'python-sphinx')
-optdepends=('ruby: for lyrics plugin')
 source=("https://www.musicpd.org/download/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig})
-sha512sums=('9b31567ef461a14ebfe76996b377767c716146f30766770c03c02e9ec3e213298510cfbb2f260a480bed70352b87e47544272da715cd0436609eaaf986fc8b39'
+sha512sums=('12ca7eeb284f1f94c200ccd164a522610e828e1c1778a71f0b1e2188f599dc2dc608094e81b7431433b3dd5e85d5e056947df3b9b84bdd2d0456bbb93bc1d6d0'
             'SKIP')
-b2sums=('cd5823df0f90b10622c5ad54735bc95c21f783e76133ff478ccf3cbf4027a105593697a7e4ba776ffbe0f40c47eb05855c3397afa634b5afc1ffd4b73bc059e4'
+b2sums=('8f9339ab7104e6a01b689456c7bdc81e4b0961d3972e34132391b932710f853f5bdd625ed6c5d5adcdad759f92844443ef8dae6fad88e20eaa40f46bfbc8bb17'
         'SKIP')
 validpgpkeys=('0392335A78083894A4301C43236E8A58C6DB4512') # Max Kellermann <max at blarg.de>
 



More information about the arch-commits mailing list