summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnthony VB2018-09-05 16:50:58 -0400
committerAnthony VB2018-09-05 16:50:58 -0400
commit471e1dad589748a31d995669afebcd74033ebfbb (patch)
treeab18c399e0c4f1d647c8f30922ad9b68daefbd64
parentc30b4c6ce26856ea6f5a03efd3f384e2f41aae5c (diff)
downloadaur-471e1dad589748a31d995669afebcd74033ebfbb.tar.gz
Revert "texlive-music now includes lyluatex."
This reverts commit c30b4c6ce26856ea6f5a03efd3f384e2f41aae5c.
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 1 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7046280f4de7..daa820c08d9d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Sep 5 20:49:33 UTC 2018
+# Sun Jan 10 15:31:25 UTC 2016
pkgbase = lyluatex-git
pkgdesc = Include lilypond scores in LuaLaTeX files.
pkgver = r43.5dcb34b
@@ -15,7 +15,6 @@ pkgbase = lyluatex-git
depends = texlive-formatsextra
depends = texlive-latexextra
depends = lilypond
- conflicts = texlive-music
source = lyluatex-git::git+https://github.com/jperon/lyluatex.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9edaf5d95edf..d83cff25044e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,6 @@ arch=("any")
license=("MIT")
makedepends=("git")
depends=("texlive-core" "texlive-fontsextra" "texlive-bin" "texlive-formatsextra" "texlive-latexextra" "lilypond")
-conflicts=("texlive-music")
install=lyluatex.install
source=("$pkgbase::git+https://github.com/jperon/lyluatex.git")
sha256sums=("SKIP")