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 17ad49783635..8a86dcd96e1d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
# Maintainer: <agustinballesteros04@gmail.com>
pkgname=kew-git
-pkgver=v1.5.2.r15.g7c7e10d
+pkgver=v1.7.1.r0.g8e690b4
pkgrel=1
pkgdesc="A command-line music player"
arch=('x86_64')
url="https://github.com/ravachol/kew"
license=('GPL2')
-depends=('ffmpeg' 'fftw' 'git' 'chafa' 'freeimage')
+conflicts=('kew')
+depends=('ffmpeg' 'fftw' 'git' 'chafa' 'freeimage' 'gcc' 'make' 'glib2' 'opus' 'opusfile' 'libvorbis')
replaces=('cue-git')
sha256sums=('SKIP')