summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Milam2020-05-28 16:10:57 -0400
committerJustin Milam2020-05-28 16:10:57 -0400
commit948222c19d0aab35aeecb1184b2d78c93c0867b6 (patch)
tree15ad7842709408e19a364cebf944cefb9ca13f99
parentcd154cb4a8ea067a0ec00b8ad6775b9aba0bca65 (diff)
downloadaur-948222c19d0aab35aeecb1184b2d78c93c0867b6.tar.gz
update to 1.4.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 433dc36d3d53..3cce38a518fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = sngrep
pkgdesc = A tool for displaying SIP call message flows from a terminal
- pkgver = 1.4.6
- pkgrel = 2
+ pkgver = 1.4.7
+ pkgrel = 1
url = https://github.com/irontec/sngrep
arch = x86_64
arch = i386
@@ -14,7 +14,7 @@ pkgbase = sngrep
depends = gnutls
provides = sngrep
conflicts = sngrep
- source = sngrep::git+https://github.com/irontec/sngrep.git#tag=v1.4.6
+ source = sngrep::git+https://github.com/irontec/sngrep.git#tag=v1.4.7
md5sums = SKIP
pkgname = sngrep
diff --git a/PKGBUILD b/PKGBUILD
index 71c5cdcf043f..d6e52e301e71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Justin Milam <jsmilam at gmail dot com>
pkgname=sngrep
-pkgver=1.4.6
-pkgrel=2
+pkgver=1.4.7
+pkgrel=1
pkgdesc="A tool for displaying SIP call message flows from a terminal"
arch=('x86_64' 'i386')
url="https://github.com/irontec/sngrep"