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

Felix Yan felixonmars at archlinux.org
Sun Jan 26 00:36:25 UTC 2020


    Date: Sunday, January 26, 2020 @ 00:36:25
  Author: felixonmars
Revision: 555614

upgpkg: trojan 1.14.1-1

Modified:
  trojan/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-25 23:48:04 UTC (rev 555613)
+++ PKGBUILD	2020-01-26 00:36:25 UTC (rev 555614)
@@ -2,7 +2,7 @@
 # Contributor: GreaterFire <GreaterFire at protonmail dot com>
 
 pkgname=trojan
-pkgver=1.14.0
+pkgver=1.14.1
 pkgrel=1
 pkgdesc="An unidentifiable mechanism that helps you bypass GFW"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 source=("$pkgname-$pkgver.tar.gz::https://github.com/trojan-gfw/$pkgname/archive/v$pkgver.tar.gz")
 backup=('etc/trojan.json'
         'etc/trojan/config.json')
-sha512sums=('db4d7371950d349d0753e96b5e461d523e6c397e35433d0f8d2db23a7b289f254ff76ee6179f57ef6060bd12ea27086ef73055b33f743cddaf0085de9eb9c6dc')
+sha512sums=('c8fcdae584e742d958c896e3a18605f22073341a8227a1d7cb116e9f2ddadd6e5007bfe40ff765d564f8659cd9e9d11731d95a5c74459b0698cc48dac49ead19')
 
 build() {
   cd $pkgname-$pkgver
@@ -25,8 +25,8 @@
 }
 
 check() {
-    cd $pkgname-$pkgver
-    ctest
+  cd $pkgname-$pkgver
+  ctest
 }
 
 package() {



More information about the arch-commits mailing list