summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLucas Severo2016-05-09 15:04:31 -0300
committerLucas Severo2016-05-09 15:04:31 -0300
commitd1b833c8f9a250ba5875941c09351d6a906bf5e7 (patch)
treeea506d5f2c8af84451e7059117334cdca8566ea4 /PKGBUILD
parent57d571faff44580d05a0f92a06b8e532bb917e9f (diff)
downloadaur-holodev.tar.gz
0.8 version bump
Signed-off-by: Lucas Severo <lucassalves65@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04ec20104a8a..0301f239ac3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Lucas Severo <lucassalves65@gmail.com>
pkgname=holodev
-pkgver=0.5
+pkgver=0.8
pkgrel=2
pkgdesc="A tool to facilitate the creation of Linux Containers for developing Debian systems"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('GPL')
depends=('dmidecode' 'bridge-utils' 'libvirt' 'debootstrap' 'lxc' 'dnsmasq' 'ebtables' 'sudo' 'bash-completion')
conflicts=('holodev-git')
source=("https://github.com/lappis-tools/holodev/archive/$pkgver.tar.gz")
-sha256sums=('4357fd42465df5ddc4cec141da57ebae15b364628de85e2bcd02b1b54856dfdd')
+sha256sums=('5b93e823512b8e3d71f1618efb363bf3c8591f0bea9d07b465e39eb6ca678103')
install="holodev.install"
package() {