summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPyro Devil2017-08-08 12:31:07 +0200
committerPyro Devil2017-08-08 12:31:07 +0200
commit5f0847abb3baf5cdea81b97c884ca45a02c611c8 (patch)
tree683b73e738956d0f466ed8fb164221ca0f5bebbe
parent28f0213442e1fcadbb4b38234e859f78e80bb8a8 (diff)
downloadaur-5f0847abb3baf5cdea81b97c884ca45a02c611c8.tar.gz
updated to 5.0.3
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f466897891ed..f0400261ccad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = systemrescuecd
pkgdesc = Installs a rescue system into the boot partition to allow grub to boot it.
- pkgver = 5.0.1
+ pkgver = 5.0.3
pkgrel = 1
url = http://www.sysresccd.org
install = systemrescuecd.install
@@ -9,14 +9,14 @@ pkgbase = systemrescuecd
license = GPL
makedepends = p7zip
depends = grub>=2.00
- noextract = systemrescuecd-x86-5.0.1.iso
+ noextract = systemrescuecd-x86-5.0.3.iso
backup = etc/default/systemrescuecd
- source = http://downloads.sourceforge.net/project/systemrescuecd/sysresccd-x86/5.0.1/systemrescuecd-x86-5.0.1.iso
+ source = http://downloads.sourceforge.net/project/systemrescuecd/sysresccd-x86/5.0.3/systemrescuecd-x86-5.0.3.iso
source = 25_systemrescuecd
source = systemrescuecd
- md5sums = ba26eabb079705e1aca1272429f12999
- md5sums = 6b717dcaa4e6e79801b7b257ddf6e910
- md5sums = 9cef18f521312ca5c5d505f6619bd183
+ sha256sums = e892d3e0aeabec2c435484f0a6913d56b5cc4505e61032bd86f39443e3ab162e
+ sha256sums = 0aadc8a84195f00035c38a36692998206f6243e16921a14ae64ebf1541efae02
+ sha256sums = 44fc4471d3afba5a48fc9305a1a687762e5d595c23c82d3b0e018d7b210e52cc
pkgname = systemrescuecd
diff --git a/PKGBUILD b/PKGBUILD
index 027af978545b..9aee559756b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: PyroDevil <p dot devil at gmail dot com>
pkgname=systemrescuecd
-pkgver=5.0.1
+pkgver=5.0.3
pkgrel=1
epoch=
pkgdesc="Installs a rescue system into the boot partition to allow grub to boot it."
@@ -22,9 +22,9 @@ changelog=
source=("http://downloads.sourceforge.net/project/systemrescuecd/sysresccd-x86/$pkgver/$pkgname-x86-$pkgver.iso"
"25_systemrescuecd"
"systemrescuecd")
-md5sums=('ba26eabb079705e1aca1272429f12999'
- '6b717dcaa4e6e79801b7b257ddf6e910'
- '9cef18f521312ca5c5d505f6619bd183')
+sha256sums=('e892d3e0aeabec2c435484f0a6913d56b5cc4505e61032bd86f39443e3ab162e'
+ '0aadc8a84195f00035c38a36692998206f6243e16921a14ae64ebf1541efae02'
+ '44fc4471d3afba5a48fc9305a1a687762e5d595c23c82d3b0e018d7b210e52cc')
noextract=("$pkgname-x86-$pkgver.iso")
backup=("etc/default/systemrescuecd")