[arch-commits] Commit in wiznote/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Mar 10 11:06:24 UTC 2020
Date: Tuesday, March 10, 2020 @ 11:06:24
Author: felixonmars
Revision: 593509
upgpkg: wiznote 2.7.3-1
Modified:
wiznote/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-10 11:06:18 UTC (rev 593508)
+++ PKGBUILD 2020-03-10 11:06:24 UTC (rev 593509)
@@ -2,8 +2,8 @@
# Contributor: Albert.Zhou <albert.zhou at wiz.cn>
pkgname=wiznote
-pkgver=2.7.2
-_commit=6018c4c96c7142e9de8a4c7a95ee8595441e1fe2
+pkgver=2.7.3
+_commit=04a09ffdf676d3e8c029c89761580af327ac73c0
pkgrel=1
pkgdesc="Opensource cross-platform cloud based note-taking client"
arch=('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")
-sha512sums=('93927da5e0088a0615e40df121734bb5e2e630c46159bdd559e351ec3ac0f34ef8997e38b5b491c60359edae94653b7c47f73308f1e34eb386a8686b857f6ad3')
+sha512sums=('6e4c871a83cdd5016d351b3c23f9ccaac4752c6f053a56eaa7a7b12b2c9a76577e83d809c7745f21e0b797174e5d13cd60abcb34ca66d32250c7dd31408c8546')
prepare() {
#sed -e 's/add_subdirectory(cryptopp)//' \
More information about the arch-commits
mailing list