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

Chih-Hsuan Yen yan12125 at archlinux.org
Tue Mar 2 15:12:20 UTC 2021


    Date: Tuesday, March 2, 2021 @ 15:12:20
  Author: yan12125
Revision: 877488

upgpkg: python-pproxy 2.7.6-1

Modified:
  python-pproxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-02 15:12:14 UTC (rev 877487)
+++ PKGBUILD	2021-03-02 15:12:20 UTC (rev 877488)
@@ -1,7 +1,7 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-pproxy
-pkgver=2.6.9
+pkgver=2.7.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=('1018f776061dd46c1ec65f92edc5476fc2072007f6129058bfee6d96ebd63909')
+sha256sums=('a2e38f7b43468fcc180c0e099c437f2f88aa9e6a6657712b38abef5b2afbd2b9')
 
 build() {
   cd pproxy-$pkgver



More information about the arch-commits mailing list