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 96b97b8b1510..6ed505725431 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,13 +7,13 @@ arch=('x86_64')
pkgdesc="Media Preservation Frontend for DiscImageCreator/Aaru/Redumper in C# (.NET 4.8 version)"
provides=('mpf-check')
depends=('mono')
-pkgver=2.6.2
+pkgver=2.6.3
pkgrel=1
license=('GPL3')
-source=('https://github.com/SabreTools/MPF/releases/download/2.6.2/MPF.Check_2.6.2-net48.zip'
+source=('https://github.com/SabreTools/MPF/releases/download/2.6.3/MPF.Check_2.6.3-net48.zip'
'https://raw.githubusercontent.com/SabreTools/MPF/master/README.md'
'https://raw.githubusercontent.com/SabreTools/MPF/master/LICENSE')
-sha256sums=('f04af8037aa9dad0963388016d51ebeddfc6e92ac5bcf9abce85aac092a59652'
+sha256sums=('3d0dc5bd2dbd664a9d5ada28714b8be5f408f37af8477b2bc98e98ef1c5eb062'
'SKIP'
'SKIP')