hashworks pushed to branch main at Arch Linux / Packaging / Packages / wireproxy


Commits:
ac3a792c by Justin Kromlinger at 2024-04-19T17:38:30+02:00
upgpkg: 1.0.9-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,20 +1,20 @@
 pkgbase = wireproxy
        pkgdesc = Wireguard client that exposes itself as a socks5 proxy
-       pkgver = 1.0.7
+       pkgver = 1.0.9
        pkgrel = 1
        url = https://github.com/octeep/wireproxy
        arch = x86_64
        license = ISC
        makedepends = go
        depends = glibc
-       source = 
wireproxy-1.0.7.tar.gz::https://github.com/octeep/wireproxy/archive/refs/tags/v1.0.7.tar.gz
+       source = 
wireproxy-1.0.9.tar.gz::https://github.com/octeep/wireproxy/archive/refs/tags/v1.0.9.tar.gz
        source = wireproxy.sysusers
        source = wireproxy.tmpfiles
        source = wireproxy.service
        source = wireproxy@.service
        source = wireproxy-user.service
        source = wireproxy-user@.service
-       sha256sums = 
eeaccd699de7583276c669e06f0d37e02109adcd72be8e5f1d9265b59263bc77
+       sha256sums = 
6359d060740ad878f0c26217d44968a58a069302447e15774cbf747b8d1404d2
        sha256sums = 
24a30e40d3fb5d79b81b2028b17533abf1e27cb9684035ba19c639f6c45907d2
        sha256sums = 
ab9a59d0f200371aee18abc93653cf8f9504063d14ae08e289b90f711e559735
        sha256sums = 
2386e40a6b1999341907262abc0f6e62d9a2d02706a497d619664b4c43cf852f


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Ivan <vant...@mail.ru>
 
 pkgname=wireproxy
-pkgver=1.0.7
+pkgver=1.0.9
 pkgrel=1
 arch=(x86_64)
 license=(ISC)
@@ -17,7 +17,7 @@ 
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz
         "${pkgname}@.service"
         "${pkgname}-user.service"
         "${pkgname}-user@.service")
-sha256sums=('eeaccd699de7583276c669e06f0d37e02109adcd72be8e5f1d9265b59263bc77'
+sha256sums=('6359d060740ad878f0c26217d44968a58a069302447e15774cbf747b8d1404d2'
             '24a30e40d3fb5d79b81b2028b17533abf1e27cb9684035ba19c639f6c45907d2'
             'ab9a59d0f200371aee18abc93653cf8f9504063d14ae08e289b90f711e559735'
             '2386e40a6b1999341907262abc0f6e62d9a2d02706a497d619664b4c43cf852f'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wireproxy/-/commit/ac3a792ced44901a28c456bc2d06d537572aefc7

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wireproxy/-/commit/ac3a792ced44901a28c456bc2d06d537572aefc7
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to