summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 1 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07eb87eea85b..c4bbe9363690 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Feb 18 11:54:39 UTC 2016
+# Thu Feb 18 20:43:18 UTC 2016
pkgbase = libgroove
pkgdesc = Library that provides decoding and encoding of audio on a playlist.
pkgver = 4.3.0
@@ -13,7 +13,6 @@ pkgbase = libgroove
depends = sdl2
depends = chromaprint
depends = libebur128
- conflicts = libgroove-git
options = strip
source = https://github.com/andrewrk/libgroove/archive/4.3.0.tar.gz
sha256sums = 76f68896f078a9613d420339ef887ca8293884ad2cd0fbc031d89a6af2993636
diff --git a/PKGBUILD b/PKGBUILD
index d9170aa034d1..6e38741c23f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ url='https://github.com/andrewrk/libgroove'
license=(MIT)
depends=(sdl2 chromaprint libebur128)
makedepends=(cmake yasm)
-conflicts=(libgroove-git)
options=('strip')
source=("https://github.com/andrewrk/libgroove/archive/${pkgver}.tar.gz")
sha256sums=('76f68896f078a9613d420339ef887ca8293884ad2cd0fbc031d89a6af2993636')