[arch-commits] Commit in microsocks/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Feb 14 13:40:00 UTC 2022
Date: Monday, February 14, 2022 @ 13:40:00
Author: felixonmars
Revision: 1133144
upgpkg: microsocks 1.0.3-1
Modified:
microsocks/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-14 13:37:13 UTC (rev 1133143)
+++ PKGBUILD 2022-02-14 13:40:00 UTC (rev 1133144)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=microsocks
-pkgver=1.0.2
+pkgver=1.0.3
pkgrel=1
pkgdesc='Tiny, portable SOCKS5 server with very moderate resource usage'
arch=('x86_64')
@@ -9,7 +9,7 @@
license=('MIT')
depends=('glibc')
source=(https://github.com/rofl0r/microsocks/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha512sums=('baee86b323ae460fc0f366815317aee7ab6039488c0badd2230f0f2ad0a72e5105e505e4ffa42e0834c570ba65f589b48dd942eb1a1f51b293ed1d6a6e814e0e')
+sha512sums=('cd2b4a689a4502e56900a87f88d09283a872fe367e4e0e1957800a32e195492d641266a1f2f85f861a135d6a207db92d2f0058785b80dfbf436d8ea805ca9322')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list