[arch-commits] Commit in wiznote/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Mar 19 10:23:10 UTC 2020
Date: Thursday, March 19, 2020 @ 10:23:09
Author: felixonmars
Revision: 600753
upgpkg: wiznote 2.7.8-1
Modified:
wiznote/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-19 10:15:47 UTC (rev 600752)
+++ PKGBUILD 2020-03-19 10:23:09 UTC (rev 600753)
@@ -2,8 +2,8 @@
# Contributor: Albert.Zhou <albert.zhou at wiz.cn>
pkgname=wiznote
-pkgver=2.7.7
-_commit=9d26d11c412d52cd17d2261d33e7ae7b2441c10b
+pkgver=2.7.8
+_commit=6ce2501bcc710c8e28208cae2c38a6a4775e0720
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=('58bdf97835278cc2d49e1e0de89569d3d6d6c786a37e54dcc8c43b8ac3aededc4c4f38f88f9a5cbf6afc3de2112ddf61b01618de342e2c693a7cf49a77e9393f')
+sha512sums=('cd8bbd73f9c19c90d8afd1c4fd28d3d0b22dbf7fd7cd52fd527ead0d90ef08509adb6b3beab373874de29c7395fc0c0d379c3f36dc7160031595d9c80e78d9e8')
prepare() {
#sed -e 's/add_subdirectory(cryptopp)//' \
More information about the arch-commits
mailing list