[arch-commits] Commit in deepin-voice-note/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jul 28 19:31:52 UTC 2020
Date: Tuesday, July 28, 2020 @ 19:31:48
Author: felixonmars
Revision: 665704
upgpkg: deepin-voice-note 5.8.0-1
Modified:
deepin-voice-note/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-28 19:29:09 UTC (rev 665703)
+++ PKGBUILD 2020-07-28 19:31:48 UTC (rev 665704)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=deepin-voice-note
-pkgver=5.7.17
+pkgver=5.8.0
pkgrel=1
pkgdesc='A lightweight memo tool to make text notes and voice recordings'
arch=('x86_64')
@@ -12,7 +12,7 @@
makedepends=('cmake' 'ninja' 'qt5-tools')
groups=('deepin-extra')
source=("https://github.com/linuxdeepin/deepin-voice-note/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('a41d30266ba3ec9cfb2fbd91746d6e127b24c373684f8d95d1594455e2d9a0c2e61fad2affe4e7b6af1fe22ff322ac5f1fae71b84de8070ea032f3bbb0c61aad')
+sha512sums=('a321fc94b61e6112fb7b468996ce6cf1804ce096e7f726f8afca7af4731ad72b5b96d09270faf485da89ba4713a2bab91ae42ac90ef6343393def1a1291f3515')
prepare() {
cd deepin-voice-note-$pkgver
More information about the arch-commits
mailing list