summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 020b0e7ec864..0082a588e00f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: David Gippner davidgippner at googlemail dot com
pkgbase=gregorio
pkgname=$pkgbase
-pkgver=4.0.0
+pkgver=4.0.1
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/v4.0.0/gregorio-4.0.0.tar.bz2")
-sha256sums=("c7839d6cda9e9b59adc7e5623abb5d8781343a48d00d87865efae55db9d7c2f4")
+source=("https://github.com/gregorio-project/gregorio/releases/download/v4.0.1/gregorio-4.0.1.tar.bz2")
+sha256sums=("aa9f1f93ab4975963340707677af6ff38d2122702aa2fd57de1fdb19b07901e1")
prepare() {