summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNorth-West-Wind2023-08-01 16:24:49 +0800
committerNorth-West-Wind2023-08-01 16:24:49 +0800
commit6a8e359423c50905eb4ec27cf39db4b8195ea094 (patch)
tree08d3c3f19e454c69d754d2d85b57943e7034f1c3 /PKGBUILD
parent42c5c652375aa9ffd6195853a6c0c4506066e7a3 (diff)
downloadaur-6a8e359423c50905eb4ec27cf39db4b8195ea094.tar.gz
updated to 3.0.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 070d9a9e0792..522b06cff541 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nathan Wong, NorthWestWind <wsyn148@gmail.com>
_pkgname=app-librescore
pkgname=$_pkgname-appimage
-pkgver=2.0.94
+pkgver=3.0.6
pkgrel=1
pkgdesc="Download sheet music"
arch=('any')
@@ -9,7 +9,7 @@ url="https://github.com/LibreScore/app-librescore"
license=('MIT')
depends=('hicolor-icon-theme')
source=("${url}/releases/download/v${pkgver}/LibreScore.AppImage")
-md5sums=('ae1b5824e936fccd4edf9c4b23c1abdf')
+md5sums=('de143d8e526402bb9ea31893abc6a81d')
options=(!strip)
prepare() {