summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2021-03-05 22:02:04 +0100
committerhaawda2021-03-05 22:02:04 +0100
commit0a0c535b6ae7b0d1af7ed97be7033a85b6152c82 (patch)
treedd8245f5229d66501c891a43b5d9e35840d8cc5d /PKGBUILD
parentf414dc1e26617a8a930df7c4b0d5dc3f77b4b9a3 (diff)
downloadaur-0a0c535b6ae7b0d1af7ed97be7033a85b6152c82.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f270a5800f8..44681d18f57e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=denemo
-pkgver=2.4.0
-pkgrel=2
+pkgver=2.5.0
+pkgrel=1
pkgdesc="A music score editor"
arch=('x86_64')
url="http://www.denemo.org"
@@ -18,7 +18,7 @@ makedepends=('intltool' 'git')
noextract=(${pkgname}-${pkgver}.tar.gz)
validpgpkeys=('C66734FA5D60E4DDD882EF81AE6F83BB6C574235') # Jeremiah Benham, AE6F83BB6C574235
source=("https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig})
-sha256sums=('edd62c26ce362be77f558860cc72fbbc68128310ca9a38e8f44db5e73ec0b390'
+sha256sums=('07a19b04bfe8ff3d1e993f88c3a5ef5a602c242988c12182c95d439210f27c16'
'SKIP')
prepare() {