summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorErhan SAHIN2015-06-29 01:10:36 +0300
committerErhan SAHIN2015-06-29 01:10:36 +0300
commitdbd91905e78f707ed3c0c12d887190415a2424d3 (patch)
treef274865621a9ee7997ab7fb2bdda3b4a4c1f7842 /PKGBUILD
parent2f84dbc2e6adfc92e49bf254537e1df09dc9eef7 (diff)
downloadaur-dbd91905e78f707ed3c0c12d887190415a2424d3.tar.gz
dependency fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec627549fce6..f9999353b0d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -39,7 +39,7 @@ pkgname=('python2-neutron-kilo'
'neutron-plugin-sriovnic-agent-kilo')
pkgver=2015.1.0
-pkgrel=3
+pkgrel=4
pkgdesc="A virtual network service for Openstack"
arch=(any)
url="https://launchpad.net/neutron"