summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNorthWestWind2023-10-26 17:03:25 +0800
committerNorthWestWind2023-10-26 17:03:25 +0800
commit47817c9efcd890098defe94107bea8bb278da84e (patch)
tree809c782b5a23692576a16c62d78cc4224537cae0 /PKGBUILD
parent77913cf9675b967adce29882ef2d2953d6a2f0e0 (diff)
downloadaur-47817c9efcd890098defe94107bea8bb278da84e.tar.gz
updated to 3.0.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7bbb8e2ea73f..6df86db7c1cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,14 @@
# Maintainer: Nathan Wong, NorthWestWind <wsyn148@gmail.com>
_pkgname=app-librescore
pkgname=$_pkgname-appimage
-pkgver=3.0.9
+pkgver=3.0.10
pkgrel=1
pkgdesc="Download sheet music"
arch=('any')
url="https://github.com/LibreScore/app-librescore"
license=('MIT')
-depends=('hicolor-icon-theme')
source=("${url}/releases/download/v${pkgver}/LibreScore.AppImage")
-md5sums=('08ef38fbe60fbafd48c1d18b85d44222')
+md5sums=('3dfebbbed1cfe511ba75f8291723aacd')
options=(!strip)
prepare() {