summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJason S. Wagner2024-06-01 21:21:06 -0700
committerJason S. Wagner2024-06-01 21:21:06 -0700
commit178c393d5f495e4b9246519a7a247db70bd943dc (patch)
tree23a699d3f2490e2cd348647a39ec8bf9dd0dc371 /PKGBUILD
parent471915fef6671fa5faefd72f6090abb8f549840c (diff)
downloadaur-mpf-check-bin.tar.gz
Bump to 3.1.9a
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 69f24e5bddb3..60ddc1575ffb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,12 +8,12 @@ license=('GPL3')
options=('!strip' '!debug')
pkgdesc="Media Preservation Frontend for Aaru and Redumper in C# (CLI Version)"
provides=('mpf-check')
-pkgver=3.1.7
-pkgrel=2
-source=('https://github.com/SabreTools/MPF/releases/download/3.1.7/MPF.Check_3.1.7_net8.0_linux-x64_release.zip'
+pkgver=3.1.9a
+pkgrel=1
+source=('https://github.com/SabreTools/MPF/releases/download/3.1.9/MPF.Check_3.1.9a_net8.0_linux-x64_release.zip'
'https://raw.githubusercontent.com/SabreTools/MPF/master/README.md'
'https://raw.githubusercontent.com/SabreTools/MPF/master/LICENSE')
-sha256sums=('68c6bcc6790b97e4b5e91e02a446309e9bbdc1ebedb61db8ae35c69711c5e34c'
+sha256sums=('c792c35a7cd0a239b05f3d5e77bfa5f67a09a183194d3498f1d9c7637f6713ed'
'SKIP'
'SKIP')