summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Milam2018-03-15 08:07:08 -0400
committerJustin Milam2018-03-15 08:07:08 -0400
commit3b5f8450600f759890a36399788202af0399c663 (patch)
treee6a763433fd8c859aa74ed99f1491ac34c8b033b
parent60d63afef01e1e891f347b02bbd15fcb4edf3a6b (diff)
downloadaur-3b5f8450600f759890a36399788202af0399c663.tar.gz
update to version 1.4.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2db11f37d7c9..94d186fb1e24 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Tue Jun 20 12:11:34 UTC 2017
pkgbase = sngrep
pkgdesc = A tool for displaying SIP call message flows from a terminal
- pkgver = 1.4.3
+ pkgver = 1.4.5
pkgrel = 1
url = https://github.com/irontec/sngrep
arch = x86_64
@@ -16,7 +14,7 @@ pkgbase = sngrep
depends = gnutls
provides = sngrep
conflicts = sngrep
- source = sngrep::git+https://github.com/irontec/sngrep.git#tag=v1.4.3
+ source = sngrep::git+https://github.com/irontec/sngrep.git#tag=v1.4.5
md5sums = SKIP
pkgname = sngrep
diff --git a/PKGBUILD b/PKGBUILD
index 15bac4f717c5..d826e2942a44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Justin Milam <jsmilam at gmail dot com>
pkgname=sngrep
-pkgver=1.4.3
+pkgver=1.4.5
pkgrel=1
pkgdesc="A tool for displaying SIP call message flows from a terminal"
arch=('x86_64' 'i386')