summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNorth-West-Wind2023-06-21 11:05:15 +0800
committerNorth-West-Wind2023-06-21 11:05:15 +0800
commit42c5c652375aa9ffd6195853a6c0c4506066e7a3 (patch)
tree449033d14091c045c327293762aaf5455cc1eb1b /PKGBUILD
parent8b255e8b7f6edbc5c0d0a8f5db07a446f3e4cb96 (diff)
downloadaur-42c5c652375aa9ffd6195853a6c0c4506066e7a3.tar.gz
updated to 2.0.94
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c5b71826c6e..070d9a9e0792 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.92
+pkgver=2.0.94
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=('d3f19fc8af7c01308644404ae2035b93')
+md5sums=('ae1b5824e936fccd4edf9c4b23c1abdf')
options=(!strip)
prepare() {