summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjustforlxz2020-12-07 14:20:54 +0800
committerjustforlxz2020-12-07 14:20:54 +0800
commit3fd6a683e9ac1ccb2ba84f0b627cedec6796689c (patch)
treebf9e180ffe40b4ca33f522f94a26762f313809aa
parenta760c37eba10478192442548af882fde6cf0d731 (diff)
downloadaur-3fd6a683e9ac1ccb2ba84f0b627cedec6796689c.tar.gz
upgpkg: 5.3.0.39.r29.g1a6cb6a
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f55f71a2ef17..84657e2529c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = deepin-session-shell-git
pkgdesc = Deepin desktop-environment - session-shell module
- pkgver = 5.3.0.39.r27.g91b33e6
+ pkgver = 5.3.0.39.r29.g1a6cb6a
pkgrel = 1
url = https://github.com/linuxdeepin/dde-session-shell
arch = x86_64
@@ -19,7 +19,6 @@ pkgbase = deepin-session-shell-git
provides = deepin-session-shell
conflicts = deepin-session-ui<5
conflicts = deepin-session-shell
- replaces = deepin-session-shell
source = deepin-session-shell-git::git://github.com/linuxdeepin/dde-session-shell
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 810ccccb7e6e..3a72afaf9ed3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: DingYuan Zhang <justforlxz@gmail.com>
pkgname=deepin-session-shell-git
-pkgver=5.3.0.39.r27.g91b33e6
+pkgver=5.3.0.39.r29.g1a6cb6a
pkgrel=1
pkgdesc='Deepin desktop-environment - session-shell module'
arch=('x86_64')
@@ -11,7 +11,6 @@ depends=('deepin-daemon-git' 'deepin-wallpapers' 'gsettings-qt' 'liblightdm-qt5'
makedepends=('git' 'cmake' 'ninja' 'qt5-tools')
conflicts=('deepin-session-ui<5' 'deepin-session-shell')
provides=('lightdm-deepin-greeter' 'deepin-session-shell')
-replaces=('deepin-session-shell')
groups=('deepin-git')
source=("$pkgname::git://github.com/linuxdeepin/dde-session-shell")
sha512sums=('SKIP')