grub-customizer: update to 5.2.3
This commit is contained in:
parent
3ecdabd350
commit
7aac44177c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'grub-customizer'
|
||||
pkgname=grub-customizer
|
||||
version=5.2.2
|
||||
version=5.2.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://launchpad.net/grub-customizer/"
|
||||
distfiles="https://launchpad.net/grub-customizer/${version%.*}/${version}/+download/grub-customizer_${version}.tar.gz"
|
||||
checksum=39d4b3dda81c3804566f0cc9d2ab1f41e1ffa923656b651c1488220ed2046793
|
||||
checksum=2e357b114f4f5ebb868cb249d9ff60512d7ec49131314d378212717cd085bd21
|
||||
|
||||
pre_configure() {
|
||||
# Modify desktop file for Void Linux
|
||||
|
|
Loading…
Reference in New Issue