summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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() {