Date: Sunday, January 5, 2020 @ 07:23:32 Author: bisson Revision: 372600
upstream update Modified: ncmpc/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-05 07:09:32 UTC (rev 372599) +++ PKGBUILD 2020-01-05 07:23:32 UTC (rev 372600) @@ -5,8 +5,8 @@ # Contributor: Daniel Bainton <dpb [at] backarrow.org> pkgname=ncmpc -pkgver=0.35 -pkgrel=2 +pkgver=0.36 +pkgrel=1 pkgdesc='Fully featured MPD client using ncurses' url='https://www.musicpd.org/clients/ncmpc/' arch=('x86_64') @@ -16,7 +16,7 @@ makedepends=('meson' 'python-sphinx' 'boost') validpgpkeys=('0392335A78083894A4301C43236E8A58C6DB4512') source=("https://www.musicpd.org/download/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('bd4f1e638290915e08be045087c1df2d562d012b14f662dd33fd7c7043ddd241' +sha256sums=('4632873dfc8efe61e501dc9184a5b921b482be2ddbedd3d23d05241d477a3e2c' 'SKIP') prepare() {
