summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel M. Capella2016-02-28 18:33:29 -0500
committerDaniel M. Capella2016-02-28 18:33:29 -0500
commitac42497067e18f1eb4f663205a5fd76cd86f87a8 (patch)
treebb5ef153eb541a739bba0956cd81be7d8b951f36 /PKGBUILD
parent27da83d1b0ffc999967aedaa63bd0fedd8e84c30 (diff)
downloadaur-ac42497067e18f1eb4f663205a5fd76cd86f87a8.tar.gz
2.5.3
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