summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGFdevelop2019-02-28 21:50:54 +0100
committerGFdevelop2019-02-28 21:50:54 +0100
commit851cc46a9fadd1b53e64da001a4479d0305b1e91 (patch)
tree8c1218e37dd59d9d4150b7887a136992f3606ce2
parent624fb5a16e2a06456694893a99312ff70d72ffcb (diff)
downloadaur-851cc46a9fadd1b53e64da001a4479d0305b1e91.tar.gz
UPDATE
-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')