Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-calendar
Commits:
b75f8713 by Felix Yan at 2025-10-15T02:12:36+08:00
upgpkg: 5.14.15-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = deepin-calendar
pkgdesc = Calendar for Deepin Desktop Environment
- pkgver = 5.14.14
+ pkgver = 5.14.15
pkgrel = 1
url = https://github.com/linuxdeepin/dde-calendar
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = deepin-calendar
depends = libical
depends = qt5-svg
depends = qt5-base
- source = git+https://github.com/linuxdeepin/dde-calendar.git#tag=5.14.14
- sha512sums =
b67e80b54a1e23b6aa4142330e1b973d4084209b187e78f7fed079e16dadbb6ccb938aedf0cb1d1ce01bccb1d4612f16493e26f081af5113e0737076ecd8ffb5
+ source = git+https://github.com/linuxdeepin/dde-calendar.git#tag=5.14.15
+ sha512sums =
a6b454c368691c65382db061270a89b1ccf17cee44eb29dc6110057f47d318334f68350cd602c187f80f9bcde9c39d39babbe661c89ba82339bd15217b1c1efb
pkgname = deepin-calendar
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
pkgname=deepin-calendar
-pkgver=5.14.14
+pkgver=5.14.15
pkgrel=1
pkgdesc='Calendar for Deepin Desktop Environment'
arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('dtkcore' 'dtkgui' 'dtkwidget' 'glibc' 'gcc-libs'
'libical' 'qt5-svg' '
makedepends=('git' 'cmake' 'ninja' 'qt5-tools')
groups=('deepin')
source=("git+https://github.com/linuxdeepin/dde-calendar.git#tag=$pkgver")
-sha512sums=('b67e80b54a1e23b6aa4142330e1b973d4084209b187e78f7fed079e16dadbb6ccb938aedf0cb1d1ce01bccb1d4612f16493e26f081af5113e0737076ecd8ffb5')
+sha512sums=('a6b454c368691c65382db061270a89b1ccf17cee44eb29dc6110057f47d318334f68350cd602c187f80f9bcde9c39d39babbe661c89ba82339bd15217b1c1efb')
build() {
cd dde-calendar
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-calendar/-/commit/b75f8713e3a5a3587cf02132f48b17ab015ba919
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-calendar/-/commit/b75f8713e3a5a3587cf02132f48b17ab015ba919
You're receiving this email because of your account on gitlab.archlinux.org.