Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
deepin-shell


Commits:
00dba98a by Felix Yan at 2024-10-21T02:18:10+03:00
upgpkg: 1.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = deepin-shell
        pkgdesc = New DDE shell
-       pkgver = 0.0.43
+       pkgver = 1.0.0
        pkgrel = 1
        url = https://github.com/linuxdeepin/dde-shell
        arch = x86_64
@@ -31,7 +31,7 @@ pkgbase = deepin-shell
        depends = yaml-cpp
        conflicts = deepin-dock
        replaces = deepin-dock
-       source = git+https://github.com/linuxdeepin/dde-shell.git#tag=0.0.43
-       sha512sums = 
c043cb77d1c1833b3b83c933e5004e324b4345f446b55806b0da92ee3b741f89daca9e5b3e87465e35f2dccab4ddf436d90544631640ea75901ea29d145786c6
+       source = git+https://github.com/linuxdeepin/dde-shell.git#tag=1.0.0
+       sha512sums = 
6b23471b9f8ab6fe61d0182fad36c9c64ad31069b8478c701a0ac1d4295e09dbdcfa0756c2b784d89388bc3138bdf8b30635a8c475e6d1dd2e9383c95bd6b8d0
 
 pkgname = deepin-shell


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: justforlxz <justfor...@gmail.com>
 
 pkgname=deepin-shell
-pkgver=0.0.43
+pkgver=1.0.0
 pkgrel=1
 pkgdesc='New DDE shell'
 arch=('x86_64')
@@ -16,7 +16,7 @@ groups=('deepin')
 replaces=('deepin-dock')
 conflicts=('deepin-dock')
 source=("git+https://github.com/linuxdeepin/dde-shell.git#tag=$pkgver";)
-sha512sums=('c043cb77d1c1833b3b83c933e5004e324b4345f446b55806b0da92ee3b741f89daca9e5b3e87465e35f2dccab4ddf436d90544631640ea75901ea29d145786c6')
+sha512sums=('6b23471b9f8ab6fe61d0182fad36c9c64ad31069b8478c701a0ac1d4295e09dbdcfa0756c2b784d89388bc3138bdf8b30635a8c475e6d1dd2e9383c95bd6b8d0')
 
 build() {
   cd dde-shell



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-shell/-/commit/00dba98afecb3580141e3882a7a80b452ee0cb78

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-shell/-/commit/00dba98afecb3580141e3882a7a80b452ee0cb78
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to