summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnthony VanBerkum2015-07-06 15:26:57 -0400
committerAnthony VanBerkum2015-07-06 15:26:57 -0400
commit869c1587b0044f8cec47ee93e7255d590bbee83f (patch)
treec41ed4e56dec71610c7f579c0823b2e54afebb75 /PKGBUILD
parent485288e083a0369144477884904d588d6a903361 (diff)
downloadaur-869c1587b0044f8cec47ee93e7255d590bbee83f.tar.gz
Update to v3.0.3.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bdc271bd9f67..fb8441a9f8e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: David Gippner davidgippner at googlemail dot com
pkgbase=gregorio
pkgname=$pkgbase
-pkgver=3.0.2
+pkgver=3.0.3
pkgrel=1
pkgdesc="Command-line tool to typeset Gregorian chant"
url=http://gregorio-project.github.io
@@ -13,8 +13,8 @@ depends=("texlive-core" "texlive-fontsextra" "texlive-bin" "texlive-formatsextra
conflicts=("gregorio-svn" "gregorio-git" "gregoriotex")
provides=("gregorio")
install=gregorio.install
-source=("https://github.com/gregorio-project/gregorio/releases/download/v3.0.2/gregorio-3.0.2.tar.gz")
-sha256sums=("da7e35e642f5bc40e55bf6e795513a225e6b7e80086a021e516c2daf69fc2e74")
+source=("https://github.com/gregorio-project/gregorio/releases/download/v3.0.3/gregorio-3.0.3.tar.gz")
+sha256sums=("4634c2ad1fcb44e7dc9301770f28314204a876558fdd1851b919f061c24b3508")
prepare() {