kpcyrd pushed to branch main at Arch Linux / Packaging / Packages /
python-mitmproxy-wireguard
Commits:
6d32ad6a by kpcyrd at 2023-08-10T17:24:20+02:00
upgpkg: 0.1.23-1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-mitmproxy-wireguard
_pyname=mitmproxy_wireguard
-pkgver=0.1.22
+pkgver=0.1.23
pkgrel=1
pkgdesc='WireGuard frontend for mitmproxy'
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('python')
makedepends=('maturin' 'python-installer' 'cargo')
options=(!lto)
source=("https://github.com/decathorpe/mitmproxy_wireguard/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('797238f45bb07851de3c22ffca5c55cf74975dd0558360b6f0366c9229dc428955fc7392fd8767ecfb3d94d8ba9849e9a09f9722256d5c9685fffa7fc456736f')
+sha512sums=('de58db775454090efe4eb917731a0efb86fa30ca2a701f209148548900c8f09269839ecbcaa5cc31166d9dcbab0bd1924addf409e55d534ada488eb0a7f06c8b')
build() {
cd ${_pyname}-${pkgver}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mitmproxy-wireguard/-/commit/6d32ad6a828a06136935143f67312f0a5661dd93
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mitmproxy-wireguard/-/commit/6d32ad6a828a06136935143f67312f0a5661dd93
You're receiving this email because of your account on gitlab.archlinux.org.