summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOSAMC2024-01-09 21:17:38 +0000
committerChristopher Arndt2024-01-09 21:17:38 +0000
commit6fc40a18771efa517d6b8bae49e5a368f018ce5a (patch)
tree925038a5e394917760cc4d2f53e089fe373d2bf0 /PKGBUILD
parent4f3a115e6a01aa62a7244b79b13f9fc3cf3f476b (diff)
downloadaur-abcm2ps.tar.gz
feat: update package 'abcm2ps' to 8.14.15-1 (#343)
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f49e9aa81f2e..5f3803ce20b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Luis Pablo Gasparotto <lpgasparotto(at)gmail(dot)com>
pkgname=abcm2ps
-pkgver=8.14.14
+pkgver=8.14.15
pkgrel=1
pkgdesc='Convert ABC music notation files to PostScript from the command line'
arch=(x86_64 aarch64)
@@ -19,7 +19,7 @@ makedepends=(freetype2 glib2 pango python-docutils)
checkdepends=(adobe-source-han-sans-cn-fonts)
groups=(abc pro-audio)
source=("$pkgname-$pkgver.tar.gz::https://github.com/lewdlime/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('5b39ca08cd5e0d1992071b0be9eb77304489823824570236c4df4dc0f8b33aab')
+sha256sums=('5f02ac6203c4226cfbc6206935dca715ed7c45328535ee23e776c9da0219c822')
build() {
cd $pkgname-$pkgver