summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12d6e4cfc32c..2438eaabb412 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: <damir at archlinux dot org>
pkgname=ms-sys
-pkgver=2.5.1
+pkgver=2.5.2
pkgrel=1
pkgdesc="Used to create Microsoft compatible boot records"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ url="http://ms-sys.sourceforge.net/"
license=('GPL')
depends=('glibc')
source=(http://prdownloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('46ac427ffb520cdb77edbaf77e2b55f3ab8c6b02f3e5d389662c9a85d9f688ef')
+sha256sums=('fd0ed44254c8c2819bda35fc9824b5d3cbe06d78ff3fe177b64c31fa6e69f430')
build() {
cd $pkgname-$pkgver