archlinux: clean up PKGBUILD and bump version number
This commit is contained in:
parent
e398441481
commit
dfde69e9a7
@ -6,7 +6,7 @@
|
||||
# Maintainer: Olivier Medoc <o_medoc@yahoo.fr>
|
||||
pkgname=(qubes-vm-utils qubes-vm-kernel-support)
|
||||
pkgver=`cat version`
|
||||
pkgrel=5
|
||||
pkgrel=9
|
||||
epoch=
|
||||
pkgdesc="Common Linux files for Qubes VM."
|
||||
arch=("x86_64")
|
||||
@ -23,10 +23,10 @@ backup=()
|
||||
options=('staticlibs')
|
||||
changelog=
|
||||
|
||||
source=(PKGBUILD-initcpio-hook.sh PKGBUILD-initcpio-install.sh PKGBUILD-qubes-prepare-vm-kernel.sh)
|
||||
source=(PKGBUILD-initcpio-hook.sh PKGBUILD-initcpio-install.sh)
|
||||
|
||||
noextract=()
|
||||
md5sums=(e88b50aed7d28087968da728ec1dc2b6 3d204b0d8acda9cf3ea5ebd5334a04d6 76ffd56b376136d7ee44190a0531a4af)
|
||||
md5sums=(e88b50aed7d28087968da728ec1dc2b6 3d204b0d8acda9cf3ea5ebd5334a04d6)
|
||||
|
||||
|
||||
build() {
|
||||
|
Loading…
Reference in New Issue
Block a user