[arch-commits] Commit in tcpflow/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Feb 19 14:10:52 UTC 2021


    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 <jeff at archlinux.org>
 
 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
 }
-



More information about the arch-commits mailing list