summarylogtreecommitdiffstats
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
parent471915fef6671fa5faefd72f6090abb8f549840c (diff)
downloadaur-mpf-check-bin.tar.gz
Bump to 3.1.9a
-rw-r--r--.Changelog6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
3 files changed, 13 insertions, 9 deletions
diff --git a/.Changelog b/.Changelog
index 54e63ec70644..3091b233969e 100644
--- a/.Changelog
+++ b/.Changelog
@@ -1,6 +1,10 @@
# mpf-check-bin .Changelog
-## 2024-04-05, mpf-check-bin 3.1.7-1
+## 2024-06-01, mpf-check-bin 3.1.9a-1
+
+* Bump to 3.1.9a
+
+## 2024-05-01, mpf-check-bin 3.1.7-1
* Bump to 3.1.7
diff --git a/.SRCINFO b/.SRCINFO
index f8b0df54a0c6..19913ff1b91d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = mpf-check-bin
pkgdesc = Media Preservation Frontend for Aaru and Redumper in C# (CLI Version)
- pkgver = 3.1.7
- pkgrel = 2
+ pkgver = 3.1.9a
+ pkgrel = 1
url = https://github.com/SabreTools/MPF
arch = x86_64
license = GPL3
provides = mpf-check
options = !strip
options = !debug
- source = https://github.com/SabreTools/MPF/releases/download/3.1.7/MPF.Check_3.1.7_net8.0_linux-x64_release.zip
+ source = https://github.com/SabreTools/MPF/releases/download/3.1.9/MPF.Check_3.1.9a_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 = 68c6bcc6790b97e4b5e91e02a446309e9bbdc1ebedb61db8ae35c69711c5e34c
+ sha256sums = c792c35a7cd0a239b05f3d5e77bfa5f67a09a183194d3498f1d9c7637f6713ed
sha256sums = SKIP
sha256sums = SKIP
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')