Loading virtualbox_bin/PKGBUILD +5 −5 Original line number Diff line number Diff line Loading @@ -7,9 +7,9 @@ # Contributor: iggy <iggy.mfΘgmail·com> pkgname=virtualbox_bin pkgver=4.0.6 _build=71344 pkgrel=3 pkgver=4.0.10 _build=72479 pkgrel=1 pkgdesc='Oracle VM VirtualBox Binary Edition' arch=('i686' 'x86_64') url='http://virtualbox.org' Loading Loading @@ -38,13 +38,13 @@ source=( 'vboxweb.rc' 'vboxweb.conf' ) md5sums=('133cfbb8dc11da780b24f1ef5ef06697' md5sums=('fdb63afa11039900e321ffaa8e56b73c' 'fe60f9510502bea67383d9198ae8c13c' 'c162cfc3683bb8e6970cf08a88b1e4a3' '2d5a0c5275bf660da9f30f75820b6078' 'c159d683ba1947290fc2ad2c64194150' '3ac185709bfe688bb753c46e170d0546') [[ "${CARCH}" = 'i686' ]] && md5sums[0]='45414b45e5b43e95068b1f3fec71de76' [[ "${CARCH}" = 'i686' ]] && md5sums[0]='6c71a946009f0ab9f95b86ddda7bdd16' _installdir='/opt/VirtualBox' package() { Loading virtualbox_bin/install +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ post_install() { ==> To load virtualbox modules automatically you can add vboxdrv in your DAEMONS ==> To start virtualbox web service automatically you can add vboxweb in your DAEMONS ==> ==> To fix missing usb devices, you can call /etc/rc.d/vboxdrv fixusb or reboot ==> To fix missing usb devices, you can call rc.d fixusb vboxdrv or reboot your computer EOF } Loading Loading
virtualbox_bin/PKGBUILD +5 −5 Original line number Diff line number Diff line Loading @@ -7,9 +7,9 @@ # Contributor: iggy <iggy.mfΘgmail·com> pkgname=virtualbox_bin pkgver=4.0.6 _build=71344 pkgrel=3 pkgver=4.0.10 _build=72479 pkgrel=1 pkgdesc='Oracle VM VirtualBox Binary Edition' arch=('i686' 'x86_64') url='http://virtualbox.org' Loading Loading @@ -38,13 +38,13 @@ source=( 'vboxweb.rc' 'vboxweb.conf' ) md5sums=('133cfbb8dc11da780b24f1ef5ef06697' md5sums=('fdb63afa11039900e321ffaa8e56b73c' 'fe60f9510502bea67383d9198ae8c13c' 'c162cfc3683bb8e6970cf08a88b1e4a3' '2d5a0c5275bf660da9f30f75820b6078' 'c159d683ba1947290fc2ad2c64194150' '3ac185709bfe688bb753c46e170d0546') [[ "${CARCH}" = 'i686' ]] && md5sums[0]='45414b45e5b43e95068b1f3fec71de76' [[ "${CARCH}" = 'i686' ]] && md5sums[0]='6c71a946009f0ab9f95b86ddda7bdd16' _installdir='/opt/VirtualBox' package() { Loading
virtualbox_bin/install +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ post_install() { ==> To load virtualbox modules automatically you can add vboxdrv in your DAEMONS ==> To start virtualbox web service automatically you can add vboxweb in your DAEMONS ==> ==> To fix missing usb devices, you can call /etc/rc.d/vboxdrv fixusb or reboot ==> To fix missing usb devices, you can call rc.d fixusb vboxdrv or reboot your computer EOF } Loading