summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXaekai2024-01-16 12:18:25 -0800
committerXaekai2024-01-16 12:18:25 -0800
commitdb90e0049501239ff638e962b988d6689073704f (patch)
tree989e59f5e95cd60cae82110721f52b1ddedb0c34
parent8b022304d8c1062cb198cdb48ddf85fbd7c76517 (diff)
downloadaur-db90e0049501239ff638e962b988d6689073704f.tar.gz
Update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a2a4e0020ad9..88f6168f07c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = grml-iso
- pkgdesc = add the grml ISO image to the grub2 boot menu
+ pkgdesc = provides the grml ISO image for usage by grml-rescueboot
pkgver = 2022.11
- pkgrel = 1
+ pkgrel = 2
url = http://wiki.grml.org/doku.php?id=rescueboot
install = grml-iso.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index f710da50358a..20102eb518fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Prev Maintainer: Thiago Perrotta <perrotta dot thiago at poli dot ufrj dot br>
pkgname=grml-iso
-pkgver=2022.11-1
+pkgver=2022.11
_isover="64-full_$pkgver"
-pkgrel=1
+pkgrel=2
pkgdesc="provides the grml ISO image for usage by grml-rescueboot"
url="http://wiki.grml.org/doku.php?id=rescueboot"
arch=('any')