summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnthony VanBerkum2016-09-25 10:02:12 -0400
committerAnthony VanBerkum2016-09-25 10:02:12 -0400
commitd3a59dce4d2f5bc87585da8da5cf6d4a809ad60d (patch)
tree225343a347961f86bd27eee3ba3895565db5a738 /PKGBUILD
parent11d066d2bccccf901aaeb3d97841ecd70484a75c (diff)
downloadaur-d3a59dce4d2f5bc87585da8da5cf6d4a809ad60d.tar.gz
Update to v4.2.0.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1bd9781adbfd..2aeea48f9b2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: David Gippner davidgippner at googlemail dot com
pkgbase=gregorio
pkgname=$pkgbase
-pkgver=4.1.4
-pkgrel=2
+pkgver=4.2.0
+pkgrel=1
pkgdesc="Command-line tool to typeset Gregorian chant"
url=http://gregorio-project.github.io
arch=("i686" "x86_64")
@@ -14,7 +14,7 @@ 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")
-sha256sums=("971093bfe18becbeb8b019abd554503a75cb550f9a1501af40621904424aa35c")
+sha256sums=("64eddccc3ba6faf500ccbbab78fa7537dbd1a73999631e906c6b51ae1255c838")
prepare() {