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

Felix Yan felixonmars at archlinux.org
Fri Mar 2 17:57:39 UTC 2018


    Date: Friday, March 2, 2018 @ 17:57:38
  Author: felixonmars
Revision: 301453

upgpkg: libqtshadowsocks 2.0.2-1

Modified:
  libqtshadowsocks/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-02 17:57:24 UTC (rev 301452)
+++ PKGBUILD	2018-03-02 17:57:38 UTC (rev 301453)
@@ -3,8 +3,8 @@
 # Contributor: yk <yk at archlinuxcn dot org>
 
 pkgname=libqtshadowsocks
-pkgver=2.0.1
-pkgrel=2
+pkgver=2.0.2
+pkgrel=1
 pkgdesc="A lightweight library for shadowsocks"
 arch=("x86_64")
 url="https://github.com/shadowsocks/libQtShadowsocks"
@@ -12,7 +12,7 @@
 depends=('qt5-base' 'botan')
 makedepends=('cmake')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/shadowsocks/libQtShadowsocks/archive/v$pkgver.tar.gz")
-sha512sums=('a81cfce909c1b2660b107a5b253030e16d6ffb3ed82e09baeda8d95efb61c52481ad1c7378893221e7e236835f007ea6f8f89741c0e467202cd60eda182c1336')
+sha512sums=('7ec1a4d96d86dc419938d39e62b75e2c589304aea74e7648a8d3449731f944bcd47501a96df2473fc6e6e84b232930be92631ecdaf3b0017bfe9d16a9c82dd33')
 
 build() {
   cd libQtShadowsocks-$pkgver



More information about the arch-commits mailing list