summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTobias Martin2018-09-09 20:49:13 +0200
committerTobias Martin2018-09-09 20:49:13 +0200
commit4fdbb230c6cc7ba08ff758062c5ff70dc863f1d8 (patch)
treed3eb55bb33589d3796fb554e7c36a7b86f574b85 /.SRCINFO
parentf89b8010e785198372fa65fb9f391d504c29fdb9 (diff)
downloadaur-4fdbb230c6cc7ba08ff758062c5ff70dc863f1d8.tar.gz
fix build process
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 55b603f4b1b6..39c6cab64c3f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cni-git
pkgdesc = Specification and libraries for writing plugins to configure network interfaces in Linux containers
- pkgver = r551.21d9639
- pkgrel = 2
+ pkgver = r730.47cf2da
+ pkgrel = 1
url = https://github.com/containernetworking/cni
arch = i686
arch = x86_64
@@ -9,7 +9,10 @@ pkgbase = cni-git
makedepends = git
makedepends = go
depends = glibc
- source = cni-git::git+https://github.com/containernetworking/cni.git#branch=master
+ conflicts = cni
+ options = !strip
+ options = !emptydirs
+ source = cni::git+https://github.com/containernetworking/cni.git#branch=master
sha512sums = SKIP
pkgname = cni-git