summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20ba0c831f91..ecde4be76818 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,12 +8,12 @@ license=('GPL3')
options=('!strip')
pkgdesc="Media Preservation Frontend for Aaru and Redumper in C# (CLI Version)"
provides=('mpf-check')
-pkgver=3.1.0
+pkgver=3.1.1
pkgrel=1
-source=('https://github.com/SabreTools/MPF/releases/download/3.1.0/MPF.Check_3.1.0_net8.0_linux-x64_release.zip'
+source=('https://github.com/SabreTools/MPF/releases/download/3.1.1/MPF.Check_3.1.1_net8.0_linux-x64_release.zip'
'https://raw.githubusercontent.com/SabreTools/MPF/master/README.md'
'https://raw.githubusercontent.com/SabreTools/MPF/master/LICENSE')
-sha256sums=('782b1c5417ea0ec762d4df5640a5b7626db3d2109595b458d0ad68e04166b75c'
+sha256sums=('20706f886d529f362b00fa01f5ea46e88e7f7f9dd396052b74fcac5342a467f8'
'SKIP'
'SKIP')