summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Swanson2020-10-29 19:07:29 -0700
committerMike Swanson2020-10-29 19:07:29 -0700
commit94bd22f3321e4d9044fc9245c10bf62527d476a8 (patch)
tree5288205c1b78efe6dd6e64ccc95d6d5f9ab0c69b /PKGBUILD
parent2fbd7cd64876be0699e4d2fcb2cc12d96bc9e335 (diff)
downloadaur-94bd22f3321e4d9044fc9245c10bf62527d476a8.tar.gz
Update to 2.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32db91275b46..1707594498f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: <damir at archlinux dot org>
pkgname=ms-sys-devel
-pkgver=2.6.0
+pkgver=2.7.0
pkgrel=1
pkgdesc='Write Microsoft-compatible boot records (MBR and PBR)'
arch=('x86_64')
@@ -14,7 +14,7 @@ license=('GPL')
conflicts=('ms-sys')
provides=('ms-sys')
source=("https://sourceforge.net/projects/${pkgname%-devel}/files/${pkgname%-devel}-$pkgver.tar.gz")
-sha512sums=('f49790813712b9fd9f63273a7571edbdacb855d93d26dfe1da94d35b656c0ec0574ec43b3cad0f363fa4ec18bd29b81a440d592dc8148b15b18bb8a28c35fbbe')
+b2sums=('ae1b6de38bb4ac275f971c7dfbbdc5d32a645ffc0c32a6fa82f6673fa8788f1a328d9609c2e82812fc74b9c94ea980f257297e67b7fb9536c9d42c0fabc26f8f')
build() {
cd ${pkgname%-devel}-$pkgver