summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Milam2018-11-12 09:35:18 -0500
committerJustin Milam2018-11-12 09:35:18 -0500
commit6031837356c324a982d09944a577f68fccd7c0f8 (patch)
tree25630464b578970d5b4abe3cf92f9368d0297da8
parent3b5f8450600f759890a36399788202af0399c663 (diff)
downloadaur-6031837356c324a982d09944a577f68fccd7c0f8.tar.gz
update to 1.4.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94d186fb1e24..e66492e64a41 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.5
+ pkgver = 1.4.6
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.5
+ source = sngrep::git+https://github.com/irontec/sngrep.git#tag=v1.4.6
md5sums = SKIP
pkgname = sngrep
diff --git a/PKGBUILD b/PKGBUILD
index d826e2942a44..893dae2febad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Justin Milam <jsmilam at gmail dot com>
pkgname=sngrep
-pkgver=1.4.5
+pkgver=1.4.6
pkgrel=1
pkgdesc="A tool for displaying SIP call message flows from a terminal"
arch=('x86_64' 'i386')