summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c64b088e5f01..8b99798a8746 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=patacrep-git
pkgver=5.2.0.r0.g7c19c636
-pkgrel=1
+pkgrel=2
pkgdesc="Engine for LaTeX songbooks"
arch=('any')
url="http://www.patacrep.com"
license=('GPL')
depends=('python' 'python-ply' 'python-jinja' 'python-chardet'
'python-unidecode' 'texlive-fontsextra' 'texlive-latexextra'
- 'lilypond')
+ 'lilypond' 'python-argdispatch')
makedepends=('python-setuptools' 'git')
source=("patacrep-git::git+https://github.com/patacrep/patacrep.git#branch=master")
sha256sums=('SKIP')