summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDan Fuhry2023-03-03 11:47:37 -0500
committerDan Fuhry2023-03-03 11:47:37 -0500
commit2c1ad43850dcad82fedae911fc722b790462d009 (patch)
tree820974c84bfc18cab292ed9856aec03804eb4838 /PKGBUILD
parentaaf86688f5dedecc24ff4f850b17d93c6d1df678 (diff)
downloadaur-2c1ad43850dcad82fedae911fc722b790462d009.tar.gz
update pkgdesc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e39922b0ce0b..94cfa20e66e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=libbpf
pkgname=${_pkgname}-static
pkgver=1.0.1
pkgrel=1
-pkgdesc='Library for loading eBPF programs and reading and manipulating eBPF objects from user-space'
+pkgdesc='Library for loading eBPF programs and reading and manipulating eBPF objects from user-space (static libraries)'
url='https://github.com/libbpf/libbpf'
arch=('x86_64')
license=('LGPL2.1')