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

Chih-Hsuan Yen yan12125 at archlinux.org
Sat Nov 14 16:02:29 UTC 2020


    Date: Saturday, November 14, 2020 @ 16:02:29
  Author: yan12125
Revision: 754124

upgpkg: python-pproxy 2.4.6-1

Modified:
  python-pproxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-14 15:58:36 UTC (rev 754123)
+++ PKGBUILD	2020-11-14 16:02:29 UTC (rev 754124)
@@ -1,12 +1,12 @@
 # Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
 
 pkgname=python-pproxy
-pkgver=2.3.7
+pkgver=2.4.6
 # The commit that bumps version. Upstream does not use git tags [1], and the
 # source tarball on PyPI does not include LICENSE
 # https://github.com/qwj/python-proxy/issues/91
-_commit=7fccf8dd62204f34b0aa3a70fc568fd6ddff7728
-pkgrel=3
+_commit=ba9c1557ce71ea6a3136ea8a71bfde80be86d0b5
+pkgrel=1
 pkgdesc="Versatile TCP/UDP asynchronous tunnel proxy implemented in Python 3 asyncio"
 arch=('any')
 url="https://github.com/qwj/python-proxy"
@@ -19,7 +19,7 @@
   'python-daemon: run the server as a daemon'
 )
 source=(https://github.com/qwj/python-proxy/archive/$_commit/pproxy-$_commit.tar.gz)
-sha256sums=('c3ab3d36e18611ff0f4eb50ac60de9f1e86124829e970ec4109594521f8d425e')
+sha256sums=('4258a6d58ab60094be0b1b2c0aca5d862c2189a6396f89435d90e5e35af361a4')
 
 build() {
   cd python-proxy-$_commit



More information about the arch-commits mailing list