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

Felix Yan felixonmars at archlinux.org
Sat Jun 9 03:58:54 UTC 2018


    Date: Saturday, June 9, 2018 @ 03:58:53
  Author: felixonmars
Revision: 342098

upgpkg: libqtshadowsocks 2.1.0-1

Modified:
  libqtshadowsocks/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-09 03:54:29 UTC (rev 342097)
+++ PKGBUILD	2018-06-09 03:58:53 UTC (rev 342098)
@@ -3,8 +3,8 @@
 # Contributor: yk <yk at archlinuxcn dot org>
 
 pkgname=libqtshadowsocks
-pkgver=2.0.2
-pkgrel=3
+pkgver=2.1.0
+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=('7ec1a4d96d86dc419938d39e62b75e2c589304aea74e7648a8d3449731f944bcd47501a96df2473fc6e6e84b232930be92631ecdaf3b0017bfe9d16a9c82dd33')
+sha512sums=('af5b71ce7e40b593bf95c1000d866e2c4426d17398620083a996b84234524e8418fbae071edd03ac1944817a96d7eee8b0b7a5860872fef41996ebbda8418558')
 
 build() {
   cd libQtShadowsocks-$pkgver



More information about the arch-commits mailing list