[arch-commits] Commit in tinyproxy/trunk (PKGBUILD)
    Frederik Schwan 
    freswa at archlinux.org
       
    Tue Oct  6 15:26:32 UTC 2020
    
    
  
    Date: Tuesday, October 6, 2020 @ 15:26:32
  Author: freswa
Revision: 719344
fix FS#67605
Modified:
  tinyproxy/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-06 15:24:26 UTC (rev 719343)
+++ PKGBUILD	2020-10-06 15:26:32 UTC (rev 719344)
@@ -4,10 +4,10 @@
 
 pkgname=tinyproxy
 pkgver=1.10.0
-pkgrel=2
+pkgrel=3
 pkgdesc='A light-weight HTTP proxy daemon for POSIX operating systems.'
 arch=('x86_64')
-url='https://banu.com/tinyproxy/'
+url='https://tinyproxy.github.io/'
 license=('GPL')
 depends=(glibc)
 makedepends=('asciidoc')
    
    
More information about the arch-commits
mailing list