summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb670ec32729..c1908a55e75e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vdeplug4-git
pkgdesc = VDE: Virtual Distributed Ethernet. Plug your VM directly to the cloud
- pkgver = r41.979eec0
+ pkgver = r44.7ebdc73
pkgrel = 1
url = https://github.com/rd235/vdeplug4
arch = any
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')