summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Milam2016-10-28 10:02:42 -0400
committerJustin Milam2016-10-28 10:02:42 -0400
commit2d550d36cbbf7041a1eda59906e173dc4d2df6f9 (patch)
tree024dce80616027405baa9e2c61a6d54d93b778c2
parent994a2b7e30c3b15739ff3b784669fde91a809f18 (diff)
downloadaur-2d550d36cbbf7041a1eda59906e173dc4d2df6f9.tar.gz
update to 1.4.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 786a73e911e4..6cfccf59f13f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Apr 28 12:09:19 UTC 2016
+# Fri Oct 28 14:02:29 UTC 2016
pkgbase = sngrep
pkgdesc = A tool for displaying SIP call message flows from a terminal
- pkgver = 1.3.1
+ pkgver = 1.4.1
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.3.1
+ source = sngrep::git+https://github.com/irontec/sngrep.git#tag=v1.4.1
md5sums = SKIP
pkgname = sngrep
diff --git a/PKGBUILD b/PKGBUILD
index e04fd97b2f63..072fe78b64a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Justin Milam <jsmilam at gmail dot com>
pkgname=sngrep
-pkgver=1.3.1
+pkgver=1.4.1
pkgrel=1
pkgdesc="A tool for displaying SIP call message flows from a terminal"
arch=('x86_64' 'i386')