summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNorth-West-Wind2024-03-01 10:21:41 +0800
committerNorth-West-Wind2024-03-01 10:21:41 +0800
commit4a3d598bdeadf60c9ffa632576b1032bd7e0b0ef (patch)
treee0869a76eff83c1f597fbd24a8a5b6ab3dc1d13d /PKGBUILD
parentb47e6ae45693b89130f9e051d204fe5ea907ec57 (diff)
downloadaur-app-librescore-appimage.tar.gz
updated to v3.0.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e25de0e694d..516c5c0462d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Nathan Wong, NorthWestWind <wsyn148@gmail.com>
_pkgname=app-librescore
pkgname=$_pkgname-appimage
-pkgver=3.0.11
+pkgver=3.0.12
pkgrel=1
pkgdesc="Download sheet music"
arch=('any')
url="https://github.com/LibreScore/app-librescore"
license=('MIT')
source=("${url}/releases/download/v${pkgver}/LibreScore.AppImage")
-md5sums=('adf0c1a6fbe76f5ab2f7a2069b8dc654')
+md5sums=('b0244e3eff4dc65220b6e0da11fc571c')
options=(!strip)
prepare() {