summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas McGrew2024-05-26 15:25:57 -0400
committerThomas McGrew2024-05-26 15:25:57 -0400
commit3625acf4ced15a5edd10f2f94d6f9d3c346db545 (patch)
treeec6ed9ad3f7ab00fbdff3bbd953c7cb4b341a868 /PKGBUILD
parentdda9faf5fcbfd8248a6fe51235cfb656c948103f (diff)
downloadaur-3625acf4ced15a5edd10f2f94d6f9d3c346db545.tar.gz
Updated to version 4.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 3 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c70a251135f2..9d6e0a57c5dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Your Name <tjmcgrew@gmail.com>
pkgname=famistudio-bin
_pkgname=FamiStudio
-pkgver=4.2.0
+pkgver=4.2.1
pkgrel=1
epoch=
pkgdesc="A very simple music editor for the Nintendo Entertainment System or Famicom"
@@ -24,10 +24,10 @@ source=("https://github.com/BleuBleu/FamiStudio/releases/download/$pkgver/$_pkgn
"famistudio.desktop" "FamiStudio.svg")
noextract=()
-md5sums=('9e41ec63a94bacc1c70c0814e8d2a1d3'
+md5sums=('a379aa80d1f770f507b4ecff85e75e17'
'7cecbef97612ec8cf56a84e966382c87'
'a1156aa440fcc359acc3d43dbfd2d6f9')
-sha256sums=('2415dee69318f7d1959c357f6b217f4606dc761edf94ba90d2f2c379b1e382ae'
+sha256sums=('17e8fca5460be1fb83b23d2f1855756fe7f9748fa3373ce74b299ff17944a1b0'
'2c25b53b8a287ef5c29a1f32c32ad8cc56f093cb08f02cf0d09550a1bcd19537'
'f8c86d1a851dd1321d3bf3ac3f704abc398d5297b620ef444d2eea0de5e58bf8')
@@ -37,10 +37,6 @@ package() {
mkdir -p $pkgdir/usr/share/applications $pkgdir/usr/share/famistudio/ \
$pkgdir/usr/bin
cp famistudio.desktop $pkgdir/usr/share/applications/
-# cp -Lr "Demo Songs" FamiStudio.exe FamiStudio.exe.config libNesSndEmu.so \
-# libNotSoFatso.so libopenal32.so librtmidi.so libShineMp3.so libVorbis.so \
-# libglfw.so libGifDec.so LinuxReadme.txt FamiStudio.svg \
-# "$pkgdir/usr/share/famistudio"
cp -Lr "Demo Songs" Localization FamiStudio.dll FamiStudio.runtimeconfig.json \
libNesSndEmu.so libStb.so \