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