[arch-commits] Commit in wiznote/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Mar 20 16:13:50 UTC 2020
Date: Friday, March 20, 2020 @ 16:13:50
Author: felixonmars
Revision: 601905
upgpkg: wiznote 2.7.9-1
Modified:
wiznote/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-20 16:10:07 UTC (rev 601904)
+++ PKGBUILD 2020-03-20 16:13:50 UTC (rev 601905)
@@ -2,8 +2,8 @@
# Contributor: Albert.Zhou <albert.zhou at wiz.cn>
pkgname=wiznote
-pkgver=2.7.8
-_commit=6ce2501bcc710c8e28208cae2c38a6a4775e0720
+pkgver=2.7.9
+_commit=9f618e820ffda768c409b7773644b9755eadc245
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=('cd8bbd73f9c19c90d8afd1c4fd28d3d0b22dbf7fd7cd52fd527ead0d90ef08509adb6b3beab373874de29c7395fc0c0d379c3f36dc7160031595d9c80e78d9e8')
+sha512sums=('4ae498e5dfaad4e68d4190bfbefae2da6914b5d92a00cd9065290092fc6a869b1e041b263ee60c5bbfc79123d66b814bc99797a994b85e6970cce43ce36efc11')
prepare() {
#sed -e 's/add_subdirectory(cryptopp)//' \
More information about the arch-commits
mailing list