summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnthony VB2022-01-31 09:02:50 -0500
committerAnthony VB2022-01-31 09:02:50 -0500
commita06611093937fbcee0387e3ce2f5ce3e78985f5f (patch)
treeb9b5a59e784477b49b401bb70b4cfa4a462baa27 /PKGBUILD
parent04c32687eb865d3c44d4ee4a79af142cb4f301f8 (diff)
downloadaur-lyluatex-git.tar.gz
Update to include luaoptions as dependency.
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")