summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlberto2024-04-10 11:16:39 +0100
committerAlberto2024-04-10 11:16:39 +0100
commite8de322fe90e9fc75df441cc7e767df028cb05bf (patch)
tree861db036e481c68a49c3e1b86d28f246c56bc7b2
parent39e0f9eb8dec58ab891a771fc44658d71c763ca5 (diff)
downloadaur-sngrep.tar.gz
update to 1.8.1
Signed-off-by: Alberto <alberto.rinaudo+dino@gmail.com>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 89bdc013d7e0..775c6486e6c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sngrep
pkgdesc = A tool for displaying SIP call message flows from a terminal
- pkgver = 1.8.0
+ pkgver = 1.8.1
pkgrel = 1
url = https://github.com/irontec/sngrep
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = sngrep
depends = gnutls
provides = sngrep
conflicts = sngrep
- source = sngrep::git+https://github.com/irontec/sngrep.git#tag=v1.8.0
+ source = sngrep::git+https://github.com/irontec/sngrep.git#tag=v1.8.1
md5sums = SKIP
pkgname = sngrep
diff --git a/PKGBUILD b/PKGBUILD
index f3a46d392369..24a415f3d831 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Justin Milam <jsmilam at gmail dot com>
# Maintainer: Syco <sycolth at gmail dot com>
pkgname=sngrep
-pkgver=1.8.0
+pkgver=1.8.1
pkgrel=1
pkgdesc="A tool for displaying SIP call message flows from a terminal"
arch=('x86_64' 'i386')