Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-voice-note
Commits:
686ab490 by Felix Yan at 2025-12-10T12:59:29+00:00
upgpkg: 6.5.17-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = deepin-voice-note
pkgdesc = A lightweight memo tool to make text notes and voice
recordings
- pkgver = 6.5.16
+ pkgver = 6.5.17
pkgrel = 1
url = https://github.com/linuxdeepin/deepin-voice-note
arch = x86_64
@@ -26,7 +26,7 @@ pkgbase = deepin-voice-note
depends = gcc-libs
depends = deepin-movie
replaces = deepin-voice-recorder
- source =
git+https://github.com/linuxdeepin/deepin-voice-note.git#tag=6.5.16
- sha512sums =
c387654e2ba6c1dd1b1fc1ab3ffdca3e37bb147fb4c5344fd55101a8513ba3dbbee2c56ac6fe5606fbcac6add2600b5cbe4caa7303e65416fd4e0c18ab238fdc
+ source =
git+https://github.com/linuxdeepin/deepin-voice-note.git#tag=6.5.17
+ sha512sums =
29187b229aa1344b3643feb8a782b6933b9a9822f5ee215a4a32adf9d3180cc2818500ecfe7efb38ff7526758f267fcabf0be6d0dcc68bc20762d94cd87e51e9
pkgname = deepin-voice-note
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=deepin-voice-note
-pkgver=6.5.16
+pkgver=6.5.17
pkgrel=1
pkgdesc='A lightweight memo tool to make text notes and voice recordings'
arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('dtk6core' 'dtk6gui' 'dtk6widget' 'qt6-base'
'qt6-multimedia' 'qt6-decl
makedepends=('git' 'cmake' 'gmock' 'gtest' 'ninja' 'qt6-tools' 'vlc')
groups=('deepin-extra')
source=("git+https://github.com/linuxdeepin/deepin-voice-note.git#tag=$pkgver")
-sha512sums=('c387654e2ba6c1dd1b1fc1ab3ffdca3e37bb147fb4c5344fd55101a8513ba3dbbee2c56ac6fe5606fbcac6add2600b5cbe4caa7303e65416fd4e0c18ab238fdc')
+sha512sums=('29187b229aa1344b3643feb8a782b6933b9a9822f5ee215a4a32adf9d3180cc2818500ecfe7efb38ff7526758f267fcabf0be6d0dcc68bc20762d94cd87e51e9')
prepare() {
cd deepin-voice-note
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-voice-note/-/commit/686ab490c2c17d5cdbfe1a8470f7f0f82e197550
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-voice-note/-/commit/686ab490c2c17d5cdbfe1a8470f7f0f82e197550
You're receiving this email because of your account on gitlab.archlinux.org.