summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel M. Capella2016-03-13 09:00:09 -0400
committerDaniel M. Capella2016-03-13 09:00:09 -0400
commit76864ca3b8a2ccb14705cdb45553c458819a9230 (patch)
treecf641a34d022c6dde1c6ea35dd7b608ef669df45 /PKGBUILD
parentac42497067e18f1eb4f663205a5fd76cd86f87a8 (diff)
downloadaur-76864ca3b8a2ccb14705cdb45553c458819a9230.tar.gz
back to stable releases. thank you kyb
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0fcb64083aee..e6f85048247e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,16 @@
# Contributor: <damir at archlinux dot org>
pkgname=ms-sys
-pkgver=2.5.3
+pkgver=2.4.1
pkgrel=1
+epoch=1
pkgdesc="Used to create Microsoft compatible boot records"
arch=('i686' 'x86_64')
url="http://ms-sys.sourceforge.net/"
license=('GPL')
depends=('glibc')
source=(http://prdownloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('e03e78f6684e30dbf9d97ecb1d75c1bf16350b1d3e4273a3a224cac504723256')
+sha256sums=('cca2a36cf0a18c123088210dc5b406cc825e2f3695a7858238090be68ed98c61')
build() {
cd $pkgname-$pkgver