summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDrew S. Ortega2021-12-04 11:58:51 -0800
committerDrew S. Ortega2021-12-04 11:58:51 -0800
commit170b1c243f8f62baebd184446caaf845588dcbae (patch)
tree5c97ed6ba549f4b72a17b1a98e58c0045fb4e0aa
parent7fab8ccaf8dc923c60f6e90f21485dc19a9f155d (diff)
downloadaur-170b1c243f8f62baebd184446caaf845588dcbae.tar.gz
increase pkg release number
Signed-off-by: Drew S. Ortega <DrewSOrtega@pm.me>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 06439dd6659a..892591cd6a3b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = brim
pkgdesc = Desktop application to efficiently search large packet captures and Zeek logs.
pkgver = 0.28.0
- pkgrel = 1
+ pkgrel = 2
url = https://www.brimsecurity.com/download/
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 87cf47718f48..7fcfcf2fe4e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew S. Ortega <orvyx@protonmail.com>
pkgname=brim
pkgver=0.28.0
-pkgrel=1
+pkgrel=2
pkgdesc="Desktop application to efficiently search large packet captures and Zeek logs."
arch=('x86_64')
url="https://www.brimsecurity.com/download/"