summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Weiman2018-12-05 12:49:48 -0500
committerMark Weiman2018-12-05 12:49:48 -0500
commitfd997c7060e76e387e357d05428250e26551fca2 (patch)
treeab4c6794b32f03c3698b5ada35399b7c413d768d /PKGBUILD
parentc46286d08bf2c07e4918c1ae4866fe89a288c6e0 (diff)
downloadaur-fd997c7060e76e387e357d05428250e26551fca2.tar.gz
added missing description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 876964100463..d3f4df815065 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,6 +5,7 @@ pkgname=('python-pybgpstream' 'python2-pybgpstream')
_pkgname='pybgpstream'
pkgver=1.2.1
pkgrel=1
+pkgdesc="python bindings for libbgpstream"
arch=('x86_64')
license=('GPL')
url="https://bgpstream.caida.org/"