summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnthony VB2019-03-14 14:29:44 -0400
committerAnthony VB2019-03-14 14:29:44 -0400
commit802215ae7ad9eadebdb8ba4b8b5e5329a74b24d1 (patch)
treec484c81d3b4cb1c2edde5d824deac7683d19d676 /PKGBUILD
parentfc44041c7ef4bcc6516a446c7821723bfa1ff29e (diff)
downloadaur-802215ae7ad9eadebdb8ba4b8b5e5329a74b24d1.tar.gz
Upgrade to v5.2.0.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a13861e8d21..09139020dbae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: David Gippner davidgippner at googlemail dot com
pkgbase=gregorio
pkgname=$pkgbase
-pkgver=5.1.1
+pkgver=5.2.0
pkgrel=1
_pkgver_underscores=$(echo $pkgver | sed -e 's/\./_/g')
pkgdesc="Command-line tool to typeset Gregorian chant"
@@ -13,8 +13,10 @@ license=("GPL")
depends=("texlive-core" "texlive-fontsextra" "texlive-bin" "texlive-formatsextra" "texlive-latexextra")
conflicts=("gregorio-svn" "gregorio-git" "gregoriotex")
provides=("gregorio")
-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=("5b8657f740b18eaabbea90d368326cbd7e0a92f799a6f8fc887029d5ff415e5a" "e504b3602adc3386ddd245bf316d63eb894f31e10993f15c40e8c82dddd453a7")
+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=("f9cdcf69527a04304e7ac95ed722498ec9ca57b407f8638d258dcb6c6e2019e2"
+ "b1dd803d6026448202335f9da4d539412b5c3ce4622b4d7e89dddd6c6accd222")
prepare() {