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 2438eaabb412..0fcb64083aee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: <damir at archlinux dot org>
pkgname=ms-sys
-pkgver=2.5.2
+pkgver=2.5.3
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=('fd0ed44254c8c2819bda35fc9824b5d3cbe06d78ff3fe177b64c31fa6e69f430')
+sha256sums=('e03e78f6684e30dbf9d97ecb1d75c1bf16350b1d3e4273a3a224cac504723256')
build() {
cd $pkgname-$pkgver