summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnthony VB2018-09-05 16:54:45 -0400
committerAnthony VB2018-09-05 16:54:45 -0400
commite09039a92e0ad89b5dd2a8bd506d986792bbb4d9 (patch)
tree9f4881fcccdca82b0e37447b999b9ebb50be7969 /PKGBUILD
parent7898ecc05f3dd182732b4e61bf01418cf9c75077 (diff)
downloadaur-e09039a92e0ad89b5dd2a8bd506d986792bbb4d9.tar.gz
mktexlsr now runs via pacman hooks.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a316167676a..eab2d68e22bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=lyluatex-git
pkgname=$pkgbase
pkgver=r654.1008ec7
-pkgrel=2
+pkgrel=3
pkgdesc="Include lilypond scores in LuaLaTeX files."
url=https://github.com/jperon/lyluatex
arch=("any")
@@ -10,7 +10,6 @@ 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")