Date: Friday, February 19, 2021 @ 14:10:52
  Author: felixonmars
Revision: 865764

upgpkg: tcpflow 1.6.1-1

Modified:
  tcpflow/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-02-19 14:10:50 UTC (rev 865763)
+++ PKGBUILD    2021-02-19 14:10:52 UTC (rev 865764)
@@ -3,8 +3,8 @@
 # Contributor: Jeff Mickey <[email protected]>
 
 pkgname=tcpflow
-pkgver=1.5.2
-pkgrel=2
+pkgver=1.6.1
+pkgrel=1
 pkgdesc="Captures data transmitted as part of TCP connections then stores the 
data conveniently"
 arch=('x86_64')
 url="https://github.com/simsong/tcpflow";
@@ -42,4 +42,3 @@
   cd $pkgname
   make DESTDIR="$pkgdir" install
 }
-

Reply via email to