summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 70e758526a0f..d964b1b99c07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thiago Perrotta <perrotta dot thiago at poli dot ufrj dot br>
pkgname=grml-iso
-pkgver=2014.11
+pkgver=2017.05
_isover="64-full_$pkgver"
pkgrel=1
pkgdesc="add the grml ISO image to the grub2 boot menu"
@@ -11,7 +11,7 @@ license=('GPL')
depends=('grub' 'grml-rescueboot>=0.4.5')
install="${pkgname}.install"
source=("http://download.grml.org/grml${_isover}.iso")
-md5sums=('51ca23d8335732150f31c021eafc6513')
+md5sums=('bd69548cf51fb31bc0b40856569c5b7a')
noextract=(grml${_isover}.iso)
package() {