From b186a13c30fe98ab974b6810334ca4744f695fc9 Mon Sep 17 00:00:00 2001 From: q66 Date: Tue, 12 Feb 2019 19:36:31 +0100 Subject: [PATCH] cava-gui: fix distfile url/checksum --- srcpkgs/cava-gui/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/cava-gui/template b/srcpkgs/cava-gui/template index 18f9d667fe8..66f3b4aa3f7 100644 --- a/srcpkgs/cava-gui/template +++ b/srcpkgs/cava-gui/template @@ -2,16 +2,16 @@ pkgname=cava-gui version=0.6.1.1 revision=1 -wrksrc="cava-${version}" +wrksrc="xava-${version}" build_style=cmake hostmakedepends="automake libtool" makedepends="SDL2-devel iniparser-devel ncurses-devel sndio-devel portaudio-devel" short_desc="Console-based Audio Visualizer for ALSA (GUI branch)" maintainer="nik123 " license="MIT" -homepage="https://github.com/nikp123/cava" -distfiles="https://github.com/nikp123/cava/archive/${version}.tar.gz" -checksum=8b2c0325ae74b29cf5808c488b7ca4e0c74629d300dee6d57ba54a8bc0b06cb9 +homepage="https://github.com/nikp123/xava" +distfiles="https://github.com/nikp123/xava/archive/${version}.tar.gz" +checksum=53704343b33025a0d4de552e96af67a5b5ab4f6efc8956296aee5a74bebb9bdf conflicts=cava post_install() {