summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 05e30c13e8b1..e70ae3307e7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# https://github.com/avbop/lyluatex-aur
pkgbase=lyluatex-git
pkgname=$pkgbase
-pkgver=r654.1008ec7
-pkgrel=4
+pkgver=r763.157ccf6
+pkgrel=1
pkgdesc="Include lilypond scores in LuaLaTeX files."
url=https://github.com/jperon/lyluatex
arch=("any")
license=("MIT")
makedepends=("git")
-depends=("texlive-core" "texlive-fontsextra" "texlive-bin" "texlive-formatsextra" "texlive-latexextra" "lilypond")
+depends=("texlive-core" "texlive-fontsextra" "texlive-bin" "texlive-formatsextra" "texlive-latexextra" "lilypond" "luaoptions-git")
conflicts=("texlive-music")
source=("$pkgbase::git+https://github.com/jperon/lyluatex.git")
sha256sums=("SKIP")