summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Milam2017-03-30 21:13:59 -0400
committerJustin Milam2017-03-30 21:13:59 -0400
commit82a2ed1a30c6e7b677dc9e110155071c22f2b704 (patch)
treeab950d001fc21c6f1113f2c3b9bb66f26ca90600
parent2d550d36cbbf7041a1eda59906e173dc4d2df6f9 (diff)
downloadaur-82a2ed1a30c6e7b677dc9e110155071c22f2b704.tar.gz
update to 1.4.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6cfccf59f13f..f0be218cdcb3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Oct 28 14:02:29 UTC 2016
+# Fri Mar 31 01:13:41 UTC 2017
pkgbase = sngrep
pkgdesc = A tool for displaying SIP call message flows from a terminal
- pkgver = 1.4.1
+ pkgver = 1.4.2
pkgrel = 1
url = https://github.com/irontec/sngrep
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = sngrep
depends = pcre
provides = sngrep
conflicts = sngrep
- source = sngrep::git+https://github.com/irontec/sngrep.git#tag=v1.4.1
+ source = sngrep::git+https://github.com/irontec/sngrep.git#tag=v1.4.2
md5sums = SKIP
pkgname = sngrep
diff --git a/PKGBUILD b/PKGBUILD
index 072fe78b64a0..0cca2f20d3f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Justin Milam <jsmilam at gmail dot com>
pkgname=sngrep
-pkgver=1.4.1
+pkgver=1.4.2
pkgrel=1
pkgdesc="A tool for displaying SIP call message flows from a terminal"
arch=('x86_64' 'i386')