Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Commit 05c7391

Browse files
author
yan12125
committed
archrelease: copy trunk to community-any
git-svn-id: file:///srv/repos/svn-community/svn@904451 9fca08f4-af9d-4005-b8df-a31f2cc04f65
1 parent cb7f0a4 commit 05c7391

File tree

1 file changed

+2
-2
lines changed
  • python-pproxy/repos/community-any

1 file changed

+2
-2
lines changed

python-pproxy/repos/community-any/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maintainer: Chih-Hsuan Yen <[email protected]>
22

33
pkgname=python-pproxy
4-
pkgver=2.7.6
4+
pkgver=2.7.7
55
pkgrel=1
66
pkgdesc="Versatile TCP/UDP asynchronous tunnel proxy implemented in Python 3 asyncio"
77
arch=('any')
@@ -15,7 +15,7 @@ optdepends=(
1515
'python-daemon: run the server as a daemon'
1616
)
1717
source=(https://files.pythonhosted.org/packages/source/p/pproxy/pproxy-${pkgver}.tar.gz)
18-
sha256sums=('a2e38f7b43468fcc180c0e099c437f2f88aa9e6a6657712b38abef5b2afbd2b9')
18+
sha256sums=('aa293b73731c6fcdef49038382f1f692f588df7b81008c488680fa4a182c3215')
1919

2020
build() {
2121
cd pproxy-$pkgver

0 commit comments

Comments
 (0)