cava-gui: fix distfile url/checksum

This commit is contained in:
q66 2019-02-12 19:36:31 +01:00 committed by maxice8
parent b841b50046
commit b186a13c30

View file

@ -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 <pavlica.nikola@gmail.com>"
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() {