summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD2
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 36f083de6cb6..a97a89b224af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = grml-iso
pkgdesc = add the grml ISO image to the grub2 boot menu
- pkgver = 2017.05
- pkgrel = 1
+ pkgver = 2018.12
+ pkgrel = 2
url = http://wiki.grml.org/doku.php?id=rescueboot
install = grml-iso.install
arch = any
license = GPL
depends = grub
depends = grml-rescueboot>=0.4.5
- noextract = grml64-full_2017.05.iso
- source = http://download.grml.org/grml64-full_2017.05.iso
- md5sums = bd69548cf51fb31bc0b40856569c5b7a
+ noextract = grml64-full_2018.12.iso
+ source = http://download.grml.org/grml64-full_2018.12.iso
+ md5sums = 237972093d31e89b35d92ab1dabe06ed
pkgname = grml-iso
diff --git a/PKGBUILD b/PKGBUILD
index 53b4e97a2d08..943096711438 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=grml-iso
pkgver=2018.12
_isover="64-full_$pkgver"
-pkgrel=1
+pkgrel=2
pkgdesc="add the grml ISO image to the grub2 boot menu"
url="http://wiki.grml.org/doku.php?id=rescueboot"
arch=('any')