summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e8e395381931..369983038352 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
# shellcheck disable=2034
pkgname=bro-aux
pkgver=0.42
-pkgrel=1
-pkgdesc="Small auxiliary tools for Bro."
+pkgrel=2
+pkgdesc="Small auxiliary tools for Zeek."
arch=(any)
-url="https://www.bro.org"
-license=('GPL')
-source=("https://www.bro.org/downloads/$pkgname-$pkgver.tar.gz")
+url="https://www.zeek.org/manual/release/components/bro-aux/README.html"
+license=('BSD')
+source=("https://www.zeek.org/downloads/$pkgname-$pkgver.tar.gz")
sha512sums=('f8fa31e953c1d9e4722dc7cc48c469c1bc687b53e18c2f6682b3ca95209638633ed5e499f701030546ba72fa75de32d332cd8ef42cd9bc00b754099fcb5046a5')
build() {