summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Milam2016-02-04 08:05:58 -0500
committerJustin Milam2016-02-04 08:05:58 -0500
commitd615103c16731ce8f597e249151313525c67e38a (patch)
tree4d3801f512e916bc39d9e0490bbcffcf7701ac12
parentcf695ceb427f4d1a89de81d4f8b466d18f84c328 (diff)
downloadaur-d615103c16731ce8f597e249151313525c67e38a.tar.gz
update to 1.2.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eacc1b8f0007..f7494cbe5205 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Thu Feb 4 13:05:41 UTC 2016
pkgbase = sngrep
pkgdesc = A tool for displaying SIP call message flows from a terminal
- pkgver = 1.1.0
+ pkgver = 1.2.0
pkgrel = 1
url = https://github.com/irontec/sngrep
arch = x86_64
@@ -14,7 +16,7 @@ pkgbase = sngrep
depends = pcre
provides = sngrep
conflicts = sngrep
- source = sngrep::git+https://github.com/irontec/sngrep.git#tag=v1.1.0
+ source = sngrep::git+https://github.com/irontec/sngrep.git#tag=v1.2.0
md5sums = SKIP
pkgname = sngrep
diff --git a/PKGBUILD b/PKGBUILD
index af5528f2fb5e..79ec316a5d1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Justin Milam <jsmilam at gmail dot com>
pkgname=sngrep
-pkgver=1.1.0
+pkgver=1.2.0
pkgrel=1
pkgdesc="A tool for displaying SIP call message flows from a terminal"
arch=('x86_64' 'i386')