summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Milam2016-04-28 08:10:43 -0400
committerJustin Milam2016-04-28 08:10:43 -0400
commit994a2b7e30c3b15739ff3b784669fde91a809f18 (patch)
tree789be22fb180bf6c811e6505c17d57c8159431a1
parentd615103c16731ce8f597e249151313525c67e38a (diff)
downloadaur-994a2b7e30c3b15739ff3b784669fde91a809f18.tar.gz
updating to 1.3.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7494cbe5205..786a73e911e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Feb 4 13:05:41 UTC 2016
+# Thu Apr 28 12:09:19 UTC 2016
pkgbase = sngrep
pkgdesc = A tool for displaying SIP call message flows from a terminal
- pkgver = 1.2.0
+ pkgver = 1.3.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.2.0
+ source = sngrep::git+https://github.com/irontec/sngrep.git#tag=v1.3.1
md5sums = SKIP
pkgname = sngrep
diff --git a/PKGBUILD b/PKGBUILD
index 79ec316a5d1e..e04fd97b2f63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Justin Milam <jsmilam at gmail dot com>
pkgname=sngrep
-pkgver=1.2.0
+pkgver=1.3.1
pkgrel=1
pkgdesc="A tool for displaying SIP call message flows from a terminal"
arch=('x86_64' 'i386')