summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Gauduin2015-09-04 16:35:32 +0200
committerMaxime Gauduin2015-09-04 16:35:32 +0200
commitc0af89a9c85168f07e258f64a484882a46ebe48f (patch)
treeff7c0063fa53106a6102d8796a86c1995a321d7c
parent5c0169eadbc9ddb5b2f417502b7ce4c364681767 (diff)
downloadaur-vboxhost-hook.tar.gz
vboxhost-hook 1.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 442c693aa071..807bba7b39a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = vboxhost-hook
pkgdesc = mkinitcpio hook to compile the virtualbox host modules
- pkgver = 1.0
- pkgrel = 3
+ pkgver = 1.1
+ pkgrel = 1
url = https://github.com/alucryd/mkinitcpio-hooks
install = vboxhost-hook.install
arch = any
license = GPL3
depends = virtualbox-host-dkms
source = https://raw.github.com/alucryd/mkinitcpio-hooks/master/vboxhost
- sha256sums = 6c5e321b6dac90ca6b7c7e45c842081762d140679bf186dcb948d65eb702bd15
+ sha256sums = e0ce8da015927011ea050f935c77b3d44a0406e6bc34a147f0d6ac7be1da5901
pkgname = vboxhost-hook
diff --git a/PKGBUILD b/PKGBUILD
index 6d401f6ed96a..93e99b59ac10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=vboxhost-hook
-pkgver=1.0
-pkgrel=3
+pkgver=1.1
+pkgrel=1
pkgdesc='mkinitcpio hook to compile the virtualbox host modules'
url='https://github.com/alucryd/mkinitcpio-hooks'
arch=('any')
license=('GPL3')
depends=('virtualbox-host-dkms')
-install="${pkgname}.install"
+install='vboxhost-hook.install'
source=('https://raw.github.com/alucryd/mkinitcpio-hooks/master/vboxhost')
-sha256sums=('6c5e321b6dac90ca6b7c7e45c842081762d140679bf186dcb948d65eb702bd15')
+sha256sums=('e0ce8da015927011ea050f935c77b3d44a0406e6bc34a147f0d6ac7be1da5901')
package() {
sed "s|_arch|$CARCH|" -i vboxhost