[arch-commits] Commit in shadowsocks/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Nov 4 08:26:09 UTC 2019


    Date: Monday, November 4, 2019 @ 08:26:07
  Author: felixonmars
Revision: 523734

Python 3.8 rebuild

Modified:
  shadowsocks/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-04 08:25:35 UTC (rev 523733)
+++ PKGBUILD	2019-11-04 08:26:07 UTC (rev 523734)
@@ -3,7 +3,7 @@
 pkgname=shadowsocks
 pkgver=3.0.0a.20180219
 _commit=e332ec93e9c90f1cbee676b022bf2c5d5b7b1239
-pkgrel=1
+pkgrel=2
 pkgdesc="A lightweight tunnel proxy"
 license=('Apache')
 url="https://pypi.python.org/pypi/shadowsocks"
@@ -55,5 +55,4 @@
 
   install -Dm644 "$srcdir"/shadowsocks at .service "$pkgdir"/usr/lib/systemd/system/shadowsocks at .service
   install -Dm644 "$srcdir"/shadowsocks-server at .service "$pkgdir"/usr/lib/systemd/system/shadowsocks-server at .service
-}
-  
\ No newline at end of file
+}
\ No newline at end of file



More information about the arch-commits mailing list