summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnthony VanBerkum2017-04-25 11:06:49 -0400
committerAnthony VanBerkum2017-04-25 11:06:49 -0400
commite7c6c8c22aa0e44c2f6b97ee024350a4f3660df1 (patch)
tree3897e560bf3de3770b6b637ecd86bc0e6bce175b /PKGBUILD
parent1ed4cf870e7e3f304ffe9df9f8ea52868a8e0d7b (diff)
downloadaur-e7c6c8c22aa0e44c2f6b97ee024350a4f3660df1.tar.gz
Remove gregorio.install.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4864d2d26904..127042de828c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase=gregorio
pkgname=$pkgbase
pkgver=5.0.1
-pkgrel=1
+pkgrel=2
_pkgver_underscores=$(echo $pkgver | sed -e 's/\./_/g')
pkgdesc="Command-line tool to typeset Gregorian chant"
url=http://gregorio-project.github.io
@@ -13,7 +13,6 @@ license=("GPL")
depends=("texlive-core" "texlive-fontsextra" "texlive-bin" "texlive-formatsextra" "texlive-latexextra")
conflicts=("gregorio-svn" "gregorio-git" "gregoriotex")
provides=("gregorio")
-install=gregorio.install
source=("https://github.com/gregorio-project/gregorio/releases/download/v$pkgver/gregorio-$pkgver.tar.bz2" "https://github.com/gregorio-project/gregorio/releases/download/v$pkgver/supp_fonts-$_pkgver_underscores.zip")
sha256sums=("79fea3d8292ed079ff524b7fdb3fee81ac032e6903158aa484ffc722ce9a0d99" "33f90a700c45896e99ab63ac45ff2e983305efa3f13cd495aa1e6eef797b1604")