summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPyro Devil2017-04-08 23:07:08 +0200
committerPyro Devil2017-04-08 23:07:08 +0200
commit4efaf9bdd30332bc1a277d865e4c6096006f6cbc (patch)
tree43f47fcbb52c096823ac64ce4ecd734eacf865cf
parent747df62792b63c6299c3ce045e3485beb2e0fc95 (diff)
downloadaur-4efaf9bdd30332bc1a277d865e4c6096006f6cbc.tar.gz
update to 4.9.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92355f5440de..af52587a9831 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 = 4.9.2
+ pkgver = 4.9.5
pkgrel = 1
url = http://www.sysresccd.org
install = systemrescuecd.install
@@ -9,12 +9,12 @@ pkgbase = systemrescuecd
license = GPL
makedepends = p7zip
depends = grub>=2.00
- noextract = systemrescuecd-x86-4.9.2.iso
+ noextract = systemrescuecd-x86-4.9.5.iso
backup = etc/default/systemrescuecd
- source = http://downloads.sourceforge.net/project/systemrescuecd/sysresccd-x86/4.9.2/systemrescuecd-x86-4.9.2.iso
+ source = http://downloads.sourceforge.net/project/systemrescuecd/sysresccd-x86/4.9.5/systemrescuecd-x86-4.9.5.iso
source = 25_systemrescuecd
source = systemrescuecd
- md5sums = fc6f57cb4a3e443982f311663707b034
+ md5sums = 4e76483f3aff8e44d76e26ad2fd027f8
md5sums = e8a3f16ee5208a0be0742d9995295187
md5sums = 9cef18f521312ca5c5d505f6619bd183
diff --git a/PKGBUILD b/PKGBUILD
index 8f402012a140..6253cd258d9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: PyroDevil <p dot devil at gmail dot com>
pkgname=systemrescuecd
-pkgver=4.9.2
+pkgver=4.9.5
pkgrel=1
epoch=
pkgdesc="Installs a rescue system into the boot partition to allow grub to boot it."
@@ -22,7 +22,7 @@ changelog=
source=("http://downloads.sourceforge.net/project/systemrescuecd/sysresccd-x86/$pkgver/$pkgname-x86-$pkgver.iso"
"25_systemrescuecd"
"systemrescuecd")
-md5sums=('fc6f57cb4a3e443982f311663707b034'
+md5sums=('4e76483f3aff8e44d76e26ad2fd027f8'
'e8a3f16ee5208a0be0742d9995295187'
'9cef18f521312ca5c5d505f6619bd183')
noextract=("$pkgname-x86-$pkgver.iso")