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

Felix Yan felixonmars at archlinux.org
Mon Dec 10 18:43:30 UTC 2018


    Date: Monday, December 10, 2018 @ 18:43:27
  Author: felixonmars
Revision: 414422

upgpkg: wiznote 2.6.6-1

Modified:
  wiznote/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-10 18:39:25 UTC (rev 414421)
+++ PKGBUILD	2018-12-10 18:43:27 UTC (rev 414422)
@@ -2,18 +2,19 @@
 # Contributor: Albert.Zhou <albert.zhou at wiz.cn>
 
 pkgname=wiznote
-pkgver=2.6.1
-_commit=80b18fef3f969ca26093279f9e53005188e0baff
+pkgver=2.6.6
+_commit=cf0d102e8dd3a90668eada2c2a5883c19ba57cee
 pkgrel=1
 pkgdesc="Opensource cross-platform cloud based note-taking client"
 arch=('x86_64')
 url="http://www.wiznote.com"
 license=('GPL3' 'custom')
-depends=('desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils' 'qt5-websockets' 'qt5-webengine') # 'crypto++')
+depends=('desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils' 'qt5-websockets' 'qt5-webengine'
+         'qt5-svg') # 'crypto++')
 # shared clucene/quazip triggers segfault
 makedepends=('cmake' 'qt5-tools' 'boost')
 source=("$pkgname-$_commit.tar.gz::https://github.com/WizTeam/WizQTClient/archive/$_commit.tar.gz")
-sha512sums=('03d7f6cc6e433031aeb9e5727f60a59e0b703b3c36837272e51c57211196ce34c4e0d3037545404dab531c5e3c94ff454c85837236c67db365e776250eb8c718')
+sha512sums=('f2db596b5d84842fdf7b247d215d710d44d2e34114ba5ab9183c57a89f80fed99e234a95c72422db7bd5427de84c040a2e06931814bec04553690d6c0a4d4469')
 
 prepare() {
   #sed -e 's/add_subdirectory(cryptopp)//' \



More information about the arch-commits mailing list