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

Felix Yan felixonmars at archlinux.org
Mon Oct 23 08:17:33 UTC 2017


    Date: Monday, October 23, 2017 @ 08:17:32
  Author: felixonmars
Revision: 264020

upgpkg: wiznote 2.5.6-1

Modified:
  wiznote/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-23 08:17:08 UTC (rev 264019)
+++ PKGBUILD	2017-10-23 08:17:32 UTC (rev 264020)
@@ -1,10 +1,10 @@
 # $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
 # Contributor: Albert.Zhou <albert.zhou at wiz.cn>
 
 pkgname=wiznote
-pkgver=2.5.5
-_commit=bcb7dcac394892210b48ef07299a2855937debc1
+pkgver=2.5.6
+_commit=d450174388a16a52c4862a5b886b5b815a761830
 pkgrel=1
 pkgdesc="Opensource cross-platform cloud based note-taking client"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 # shared clucene/quazip triggers segfault
 makedepends=('cmake' 'qt5-tools' 'boost')
 source=("$pkgname-$_commit.tar.gz::https://github.com/WizTeam/WizQTClient/archive/$_commit.tar.gz")
-md5sums=('0f2ed2befb5a1e314c82efe7359a2540')
+md5sums=('975fab8abddc4d11bc9c427e24aad74a')
 
 prepare() {
   #sed -e 's/add_subdirectory(cryptopp)//' \



More information about the arch-commits mailing list