[arch-commits] Commit in deepin-session-shell/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Fri Mar 11 10:32:36 UTC 2022


    Date: Friday, March 11, 2022 @ 10:32:36
  Author: felixonmars
Revision: 1148017

upgpkg: deepin-session-shell 5.5.24-1

Modified:
  deepin-session-shell/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-11 10:31:55 UTC (rev 1148016)
+++ PKGBUILD	2022-03-11 10:32:36 UTC (rev 1148017)
@@ -3,7 +3,7 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-session-shell
-pkgver=5.4.112
+pkgver=5.5.24
 pkgrel=1
 pkgdesc='Deepin desktop-environment - session-shell module'
 arch=('x86_64')
@@ -16,14 +16,11 @@
 conflicts=('deepin-session-ui<5')
 provides=('lightdm-deepin-greeter')
 groups=('deepin')
-source=("https://github.com/linuxdeepin/dde-session-shell/archive/$pkgver/$pkgname-$pkgver.tar.gz"
-        $pkgname-fix-crash.patch::https://github.com/linuxdeepin/dde-session-shell/pull/38.patch)
-sha512sums=('4d8ab3cce164eb14d730d311e0a04015548da3f89ec2c5854318e67f100903f2da06e310af9701a11ac27d41c19ccb1ca0324680b231ac1e633eba5a84731dca'
-            '59d20082938b671999310811770eceb0a69916c82c9dbda77edbb3e210ed069a49f4093f119b92d6b3db3ad76912c13d0955f48f9451aa369a2f92461428c6ef')
+source=("https://github.com/linuxdeepin/dde-session-shell/archive/$pkgver/$pkgname-$pkgver.tar.gz")
+sha512sums=('8cfc11c629d96b3f1403c5d4218c34126903be989f8b42144d2438f698485be9ad7456f8c1b7d6eb738824bb95206881eb12ee44b5cc74552aff1ddc50d5ddb1')
 
 prepare() {
   cd dde-session-shell-$pkgver
-  patch -p1 -i ../$pkgname-fix-crash.patch
   # We don't have common-auth on Arch
   sed -i 's/common-auth/system-login/' src/libdde-auth/deepinauthframework.cpp
 }



More information about the arch-commits mailing list