[arch-commits] Commit in python-pproxy/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Sat May 15 09:43:50 UTC 2021
Date: Saturday, May 15, 2021 @ 09:43:49
Author: yan12125
Revision: 934605
upgpkg: python-pproxy 2.7.8-1
Modified:
python-pproxy/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-15 09:31:28 UTC (rev 934604)
+++ PKGBUILD 2021-05-15 09:43:49 UTC (rev 934605)
@@ -1,7 +1,7 @@
# Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
pkgname=python-pproxy
-pkgver=2.7.7
+pkgver=2.7.8
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=('aa293b73731c6fcdef49038382f1f692f588df7b81008c488680fa4a182c3215')
+sha256sums=('fab73cc13b2bb10c9fc4d9c1a8ec8011a354c9bcbffa446d91229e13c5d996c8')
build() {
cd pproxy-$pkgver
More information about the arch-commits
mailing list