summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Milam2022-02-18 15:21:29 -0500
committerJustin Milam2022-02-18 15:21:29 -0500
commit6ddd50d87e1402122c9cea1a205289c8dc1e87e7 (patch)
treeeeb5e00b62e9f1c3c0226af2f0f88178354f12df
parent6b49b2d738d2da032876b55b2d76d166ee6e2604 (diff)
downloadaur-6ddd50d87e1402122c9cea1a205289c8dc1e87e7.tar.gz
update to 1.4.10
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72dd4de8ffa4..d3e52919c85d 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.9
+ pkgver = 1.4.10
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.9
+ source = sngrep::git+https://github.com/irontec/sngrep.git#tag=v1.4.10
md5sums = SKIP
pkgname = sngrep
diff --git a/PKGBUILD b/PKGBUILD
index d95e373c86ca..cba2a80ea50b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Justin Milam <jsmilam at gmail dot com>
pkgname=sngrep
-pkgver=1.4.9
+pkgver=1.4.10
pkgrel=1
pkgdesc="A tool for displaying SIP call message flows from a terminal"
arch=('x86_64' 'i386')