summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason S. Wagner2024-03-15 11:01:45 -0700
committerJason S. Wagner2024-03-15 11:01:45 -0700
commit0e3f22abaee4a98cafc63d61f7d95421322333c2 (patch)
treecf8baab7b4c4a793ab7904717538e6b900b55574
parenta3c249d6800dd0e3e46a3939105fa74d3490b772 (diff)
downloadaur-0e3f22abaee4a98cafc63d61f7d95421322333c2.tar.gz
Bump to 3.1.3
-rw-r--r--.Changelog4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
3 files changed, 10 insertions, 6 deletions
diff --git a/.Changelog b/.Changelog
index 82a368946262..1630108e7ff9 100644
--- a/.Changelog
+++ b/.Changelog
@@ -1,5 +1,9 @@
# mpf-check-bin .Changelog
+## 2024-03-15, mpf-check-bin 3.1.3-1
+
+* Bump to 3.1.3
+
## 2024-02-27, mpf-check-bin 3.1.2-1
* Bump to 3.1.2
diff --git a/.SRCINFO b/.SRCINFO
index e9a5e40a583c..35e83a153b5c 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.1
+ pkgver = 3.1.3
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.2/MPF.Check_3.1.2_net8.0_linux-x64_release.zip
+ source = https://github.com/SabreTools/MPF/releases/download/3.1.3/MPF.Check_3.1.3_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 = 9db8793d888641c1d95ced7b965132636cc0da00cdf7f17fb1bf7415ce8cb3bc
+ sha256sums = 91f0be4a007c61077504b163dc1cd15d932d4d98f5241f9bbc4129fc8a3f2cd6
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 956fe25ead83..2d777da8ebdb 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.1
+pkgver=3.1.3
pkgrel=1
-source=('https://github.com/SabreTools/MPF/releases/download/3.1.2/MPF.Check_3.1.2_net8.0_linux-x64_release.zip'
+source=('https://github.com/SabreTools/MPF/releases/download/3.1.3/MPF.Check_3.1.3_net8.0_linux-x64_release.zip'
'https://raw.githubusercontent.com/SabreTools/MPF/master/README.md'
'https://raw.githubusercontent.com/SabreTools/MPF/master/LICENSE')
-sha256sums=('9db8793d888641c1d95ced7b965132636cc0da00cdf7f17fb1bf7415ce8cb3bc'
+sha256sums=('91f0be4a007c61077504b163dc1cd15d932d4d98f5241f9bbc4129fc8a3f2cd6'
'SKIP'
'SKIP')