[arch-commits] Commit in wiznote/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jan 29 21:53:47 UTC 2019
Date: Tuesday, January 29, 2019 @ 21:53:46
Author: felixonmars
Revision: 428486
upgpkg: wiznote 2.7.1-1
Modified:
wiznote/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-29 21:50:50 UTC (rev 428485)
+++ PKGBUILD 2019-01-29 21:53:46 UTC (rev 428486)
@@ -2,8 +2,8 @@
# Contributor: Albert.Zhou <albert.zhou at wiz.cn>
pkgname=wiznote
-pkgver=2.6.6
-_commit=cf0d102e8dd3a90668eada2c2a5883c19ba57cee
+pkgver=2.7.1
+_commit=2bca5aec23eb3998d2b06790fdb293c332d9f915
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=('f2db596b5d84842fdf7b247d215d710d44d2e34114ba5ab9183c57a89f80fed99e234a95c72422db7bd5427de84c040a2e06931814bec04553690d6c0a4d4469')
+sha512sums=('dc72fbd80e1a06fd260ff2bd85e4ffe9f4b30cafb7123812eae88cde64f886357183cd74955fc30434593003ee160a8ebe0e1e070e22ef88503bdcf9340641a5')
prepare() {
#sed -e 's/add_subdirectory(cryptopp)//' \
More information about the arch-commits
mailing list