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

Chih-Hsuan Yen yan12125 at archlinux.org
Tue Jan 5 14:03:14 UTC 2021


    Date: Tuesday, January 5, 2021 @ 14:03:13
  Author: yan12125
Revision: 809186

upgpkg: python-pproxy 2.5.6-1

Modified:
  python-pproxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-05 14:03:06 UTC (rev 809185)
+++ PKGBUILD	2021-01-05 14:03:13 UTC (rev 809186)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-pproxy
-pkgver=2.5.2
+pkgver=2.5.6
 pkgrel=1
 pkgdesc="Versatile TCP/UDP asynchronous tunnel proxy implemented in Python 3 asyncio"
 arch=('any')
@@ -15,7 +15,7 @@
   'python-daemon: run the server as a daemon'
 )
 source=(https://files.pythonhosted.org/packages/source/p/pproxy/pproxy-${pkgver}.tar.gz)
-sha256sums=('719e20e92e5a91013a3bd0760b1864e23debcf6d89c55924225a7e54d43aabce')
+sha256sums=('747aaf8d9ea858cb0a81ec5d6d223abba927879fd8798f7dde54351fc2ee8e49')
 
 build() {
   cd pproxy-$pkgver



More information about the arch-commits mailing list