summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Milam2021-08-09 15:31:41 -0400
committerJustin Milam2021-08-09 15:31:41 -0400
commit6b49b2d738d2da032876b55b2d76d166ee6e2604 (patch)
treeae90740ac66c855109ed693102393575e9df41d9
parent948222c19d0aab35aeecb1184b2d78c93c0867b6 (diff)
downloadaur-6b49b2d738d2da032876b55b2d76d166ee6e2604.tar.gz
updating to version 1.4.9
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3cce38a518fc..72dd4de8ffa4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sngrep
pkgdesc = A tool for displaying SIP call message flows from a terminal
- pkgver = 1.4.7
+ pkgver = 1.4.9
pkgrel = 1
url = https://github.com/irontec/sngrep
arch = x86_64
@@ -14,8 +14,7 @@ pkgbase = sngrep
depends = gnutls
provides = sngrep
conflicts = sngrep
- source = sngrep::git+https://github.com/irontec/sngrep.git#tag=v1.4.7
+ source = sngrep::git+https://github.com/irontec/sngrep.git#tag=v1.4.9
md5sums = SKIP
pkgname = sngrep
-
diff --git a/PKGBUILD b/PKGBUILD
index d6e52e301e71..d95e373c86ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Justin Milam <jsmilam at gmail dot com>
pkgname=sngrep
-pkgver=1.4.7
+pkgver=1.4.9
pkgrel=1
pkgdesc="A tool for displaying SIP call message flows from a terminal"
arch=('x86_64' 'i386')