summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGFdevelop2019-02-28 21:50:54 +0100
committerGFdevelop2019-02-28 21:50:54 +0100
commit851cc46a9fadd1b53e64da001a4479d0305b1e91 (patch)
tree8c1218e37dd59d9d4150b7887a136992f3606ce2 /PKGBUILD
parent624fb5a16e2a06456694893a99312ff70d72ffcb (diff)
downloadaur-851cc46a9fadd1b53e64da001a4479d0305b1e91.tar.gz
UPDATE
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 25ffcaca69ea..e4d1eec2b6a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,18 +3,18 @@
_pkgname="vdeplug4"
pkgname="$_pkgname-git"
-pkgver=r41.979eec0
+pkgver=r44.7ebdc73
pkgrel=1
pkgdesc="VDE: Virtual Distributed Ethernet. Plug your VM directly to the cloud"
arch=(any)
url="https://github.com/rd235/$_pkgname"
license=('GPL2')
groups=("view-os")
-makedepends=('s2argv-execs')
depends=('s2argv-execs')
-replace=('vde2')
+makedepends=('s2argv-execs')
provides=("$_pkgname" 'vde2')
conflicts=("$_pkgname" 'vde2')
+replace=('vde2')
source=("git+$url.git")
md5sums=('SKIP')