Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-movie
Commits:
8d64019b by Felix Yan at 2025-10-15T01:20:40+08:00
upgpkg: 1:5.10.43-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = deepin-movie
pkgdesc = Movie player based on mpv
- pkgver = 5.10.42
+ pkgver = 5.10.43
pkgrel = 1
epoch = 1
url = https://github.com/linuxdeepin/deepin-movie-reborn
@@ -31,7 +31,7 @@ pkgbase = deepin-movie
depends = qtdbusextended
depends = qtmpris
depends = deepin-daemon
- source =
git+https://github.com/linuxdeepin/deepin-movie-reborn.git#tag=5.10.42
- sha512sums =
6020e45b6a6f08bd0a6113c03e8f55ce4f10268c5c259a8e441e47de8d4aa62c8b8378620fad8afbfc3ca577db3a1633ffbc028ed975e1a4b2932ec0636ffee8
+ source =
git+https://github.com/linuxdeepin/deepin-movie-reborn.git#tag=5.10.43
+ sha512sums =
dc2ff9df88d12deee18092ec7d24cb875979617bc925cf605b013cf6b1af15b6c237803ac4d72eec4ae90d91cbd90fe3bc90f81c7f17effd4d95fb43133c3b35
pkgname = deepin-movie
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=deepin-movie
epoch=1
-pkgver=5.10.42
+pkgver=5.10.43
pkgrel=1
pkgdesc='Movie player based on mpv'
arch=('x86_64')
@@ -14,7 +14,7 @@ depends=('dtkcore' 'dtkgui' 'dtkwidget' 'qt5-base' 'qt5-svg'
'ffmpegthumbnailer'
makedepends=('git' 'cmake' 'gtest' 'ninja' 'qt5-tools')
groups=('deepin-extra')
source=("git+https://github.com/linuxdeepin/deepin-movie-reborn.git#tag=$pkgver")
-sha512sums=('6020e45b6a6f08bd0a6113c03e8f55ce4f10268c5c259a8e441e47de8d4aa62c8b8378620fad8afbfc3ca577db3a1633ffbc028ed975e1a4b2932ec0636ffee8')
+sha512sums=('dc2ff9df88d12deee18092ec7d24cb875979617bc925cf605b013cf6b1af15b6c237803ac4d72eec4ae90d91cbd90fe3bc90f81c7f17effd4d95fb43133c3b35')
prepare() {
cd deepin-movie-reborn
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-movie/-/commit/8d64019b20ee56b75f67b0db28062f779e4dc045
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-movie/-/commit/8d64019b20ee56b75f67b0db28062f779e4dc045
You're receiving this email because of your account on gitlab.archlinux.org.