[arch-commits] Commit in wiznote/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Mar 22 19:03:22 UTC 2020
Date: Sunday, March 22, 2020 @ 19:03:21
Author: felixonmars
Revision: 603602
upgpkg: wiznote 2.8.2-1
Modified:
wiznote/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-22 18:51:07 UTC (rev 603601)
+++ PKGBUILD 2020-03-22 19:03:21 UTC (rev 603602)
@@ -2,8 +2,8 @@
# Contributor: Albert.Zhou <albert.zhou at wiz.cn>
pkgname=wiznote
-pkgver=2.8.1
-_commit=357d509f4773b64f60ea00ffaf34193751ba20e0
+pkgver=2.8.2
+_commit=d177e5a77e0c7591e552ede28c383982a927d3a9
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=('a339e6cc04ee076585ed970766e0680d8b14f8922c742e0d8705cd01784188e16387db2b855a5b2f0ce179100730de09be65e30bd695f16018ed41a231ae651a')
+sha512sums=('d2c2582330bd407b7e100ec28af75f79933d352130a813a44ed7a9d7725bad4104d091555a42483c4a5440cdf1288a31775b9ae0cd573034dc1b84df88aaca88')
prepare() {
#sed -e 's/add_subdirectory(cryptopp)//' \
More information about the arch-commits
mailing list