summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlberto2023-12-20 14:45:06 +0000
committerAlberto2023-12-20 14:45:06 +0000
commit39e0f9eb8dec58ab891a771fc44658d71c763ca5 (patch)
tree7d5dba0013423d26e333db33e3ec051098db3abc
parent6ddd50d87e1402122c9cea1a205289c8dc1e87e7 (diff)
downloadaur-39e0f9eb8dec58ab891a771fc44658d71c763ca5.tar.gz
update to v1.8.0
Signed-off-by: Alberto <alberto.rinaudo+dino@gmail.com>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d3e52919c85d..89bdc013d7e0 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.4.10
+ pkgver = 1.8.0
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.4.10
+ source = sngrep::git+https://github.com/irontec/sngrep.git#tag=v1.8.0
md5sums = SKIP
pkgname = sngrep
diff --git a/PKGBUILD b/PKGBUILD
index cba2a80ea50b..f3a46d392369 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,7 @@
# Maintainer: Justin Milam <jsmilam at gmail dot com>
+# Maintainer: Syco <sycolth at gmail dot com>
pkgname=sngrep
-pkgver=1.4.10
+pkgver=1.8.0
pkgrel=1
pkgdesc="A tool for displaying SIP call message flows from a terminal"
arch=('x86_64' 'i386')