summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 628abcda7493..86a6d5645daa 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,11 @@ pkgver=v1.5.2.r0.ge6f1637
pkgrel=1
pkgdesc="A command-line music player"
arch=('x86_64')
-url="https://github.com/ravachol/cue"
-license=('GPL')
+url="https://github.com/ravachol/kew"
+license=('GPL2')
depends=('ffmpeg' 'fftw' 'git' 'chafa' 'freeimage')
conflicts=('cue')
+replaces=('cue-git')
sha256sums=('SKIP')
source=("git+${url}")