Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
deepin-shortcut-viewer


Commits:
3d3779c5 by Felix Yan at 2025-12-10T15:36:45+08:00
upgpkg: 5.5.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = deepin-shortcut-viewer
        pkgdesc = Deepin Shortcut Viewer
-       pkgver = 5.5.2
+       pkgver = 5.5.3
        pkgrel = 1
        url = https://github.com/linuxdeepin/deepin-shortcut-viewer
        arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = deepin-shortcut-viewer
        depends = gcc-libs
        depends = glibc
        depends = qt6-base
-       source = 
git+https://github.com/linuxdeepin/deepin-shortcut-viewer.git#tag=5.5.2
-       sha512sums = 
fa6294eb60f53a7285b730f74d834f0d445a371c2555479e5d873cd49682c8a6a3d3c7f7f46db6208d17242549703dadd0b71bd75c2f7cc40d533db1922ea7e9
+       source = 
git+https://github.com/linuxdeepin/deepin-shortcut-viewer.git#tag=5.5.3
+       sha512sums = 
607e7533fd8178eaa8000949c721ffbfd5b8c459506e4194dcef70f97c9153b687486372e799be0ece81b19e71263131662dd86422890ae737b862073858d4b3
 
 pkgname = deepin-shortcut-viewer


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-shortcut-viewer
-pkgver=5.5.2
+pkgver=5.5.3
 pkgrel=1
 pkgdesc='Deepin Shortcut Viewer'
 arch=('x86_64')
@@ -12,7 +12,7 @@ license=('GPL3')
 depends=('dtk6core' 'dtk6gui' 'dtk6widget' 'gcc-libs' 'glibc' 'qt6-base')
 makedepends=('git' 'cmake' 'ninja')
 
source=("git+https://github.com/linuxdeepin/deepin-shortcut-viewer.git#tag=$pkgver";)
-sha512sums=('fa6294eb60f53a7285b730f74d834f0d445a371c2555479e5d873cd49682c8a6a3d3c7f7f46db6208d17242549703dadd0b71bd75c2f7cc40d533db1922ea7e9')
+sha512sums=('607e7533fd8178eaa8000949c721ffbfd5b8c459506e4194dcef70f97c9153b687486372e799be0ece81b19e71263131662dd86422890ae737b862073858d4b3')
 
 build(){
   cmake -B build -S deepin-shortcut-viewer -GNinja -DCMAKE_INSTALL_PREFIX=/usr



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-shortcut-viewer/-/commit/3d3779c57f4649ab825e35c45bf2e24a45c55a47

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-shortcut-viewer/-/commit/3d3779c57f4649ab825e35c45bf2e24a45c55a47
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to