summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason S. Wagner2024-02-20 13:16:36 -0800
committerJason S. Wagner2024-02-20 13:16:36 -0800
commit742cdaf62631724ebac294b8dc53bd6c9faa4a5a (patch)
treecd9cf2592053b6c83f2b5eaa7d0e0ae36c506a54
parent4a43d865d1c006d7e45e91d4b5b771f7198f7e32 (diff)
downloadaur-742cdaf62631724ebac294b8dc53bd6c9faa4a5a.tar.gz
Bump to 3.1.1
-rw-r--r--.Changelog6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
3 files changed, 11 insertions, 7 deletions
diff --git a/.Changelog b/.Changelog
index 37857b072b0a..f2b9c6cd0e3c 100644
--- a/.Changelog
+++ b/.Changelog
@@ -1,6 +1,10 @@
# mpf-check-bin .Changelog
-## 2023-12-04, mpf-check-bin 3.1.0-1
+## 2024-02-20, mpf-check-bin 3.1.1-1
+
+* Bump to 3.1.1
+
+## 2024-02-06, mpf-check-bin 3.1.0-1
* Bump to 3.1.0
diff --git a/.SRCINFO b/.SRCINFO
index 1edfeaebb265..9a6757e3dee2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = mpf-check-bin
pkgdesc = Media Preservation Frontend for Aaru and Redumper in C# (CLI Version)
- pkgver = 3.1.0
+ pkgver = 3.1.1
pkgrel = 1
url = https://github.com/SabreTools/MPF
arch = x86_64
license = GPL3
provides = mpf-check
options = !strip
- 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
source = https://raw.githubusercontent.com/SabreTools/MPF/master/README.md
source = https://raw.githubusercontent.com/SabreTools/MPF/master/LICENSE
- sha256sums = 782b1c5417ea0ec762d4df5640a5b7626db3d2109595b458d0ad68e04166b75c
+ sha256sums = 20706f886d529f362b00fa01f5ea46e88e7f7f9dd396052b74fcac5342a467f8
sha256sums = SKIP
sha256sums = SKIP
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')