Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-session
Commits:
2c3a2262 by Felix Yan at 2024-12-16T03:58:00+08:00
upgpkg: 1.2.12-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = deepin-session
pkgdesc = New deepin session, based on systemd and existing projects
- pkgver = 1.2.11
+ pkgver = 1.2.12
pkgrel = 1
url = https://github.com/linuxdeepin/dde-session
arch = x86_64
@@ -27,7 +27,7 @@ pkgbase = deepin-session
depends = deepin-qt5integration
depends = deepin-qt6platform-plugins
depends = deepin-qt6integration
- source = git+https://github.com/linuxdeepin/dde-session.git#tag=1.2.11
- sha512sums =
0cc777314eab331856f2bff73486727635e76fdd5ee55ef3507d2dbe5ae7f3248063b85f62fdf2a6aa984b1737435db05fa064b532ecb31f7805cd897f27f7bb
+ source = git+https://github.com/linuxdeepin/dde-session.git#tag=1.2.12
+ sha512sums =
201b8a8d44ee1016d62f1022c5876b639e14ea1eff5dff9441b67185559956b2d74d8ea59c5a4f5945ca95b58f9363348d4914874f7dc1538ed9a472f0b099b1
pkgname = deepin-session
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=deepin-session
-pkgver=1.2.11
+pkgver=1.2.12
pkgrel=1
pkgdesc='New deepin session, based on systemd and existing projects'
arch=('x86_64')
@@ -18,7 +18,7 @@ depends=('glibc' 'gcc-libs' 'glib2' 'libx11' 'libsecret'
'qt5-base' 'gsettings-q
makedepends=('git' 'cmake' 'ninja')
groups=('deepin')
source=("git+https://github.com/linuxdeepin/dde-session.git#tag=$pkgver")
-sha512sums=('0cc777314eab331856f2bff73486727635e76fdd5ee55ef3507d2dbe5ae7f3248063b85f62fdf2a6aa984b1737435db05fa064b532ecb31f7805cd897f27f7bb')
+sha512sums=('201b8a8d44ee1016d62f1022c5876b639e14ea1eff5dff9441b67185559956b2d74d8ea59c5a4f5945ca95b58f9363348d4914874f7dc1538ed9a472f0b099b1')
prepare(){
cd dde-session
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-session/-/commit/2c3a226284393a742c68a574707f72174681983b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-session/-/commit/2c3a226284393a742c68a574707f72174681983b
You're receiving this email because of your account on gitlab.archlinux.org.