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


Commits:
b2ee8c66 by Felix Yan at 2024-11-22T01:31:27+08:00
upgpkg: 1.0.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = deepin-shell
        pkgdesc = New DDE shell
-       pkgver = 1.0.1
-       pkgrel = 2
+       pkgver = 1.0.2
+       pkgrel = 1
        url = https://github.com/linuxdeepin/dde-shell
        arch = x86_64
        groups = deepin
@@ -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=1.0.1
-       sha512sums = 
823c51873c8073a25996f2be79837f2e650ffc311c5defeb09cec4382d0a1a47c3ee6970c8cb5e14ce12d078bd22fb40c6b1cddc56b30062c4dc5b690fe3620b
+       source = git+https://github.com/linuxdeepin/dde-shell.git#tag=1.0.2
+       sha512sums = 
564f3534d303292c565d69f9825124d2c7a49eef9fdb6052a1d9f73439015a8483123990c8c00a2dca214ad5b7bc2cb445c35d1416f143aa70811797c319fcf4
 
 pkgname = deepin-shell


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: justforlxz <[email protected]>
 
 pkgname=deepin-shell
-pkgver=1.0.1
-pkgrel=2
+pkgver=1.0.2
+pkgrel=1
 pkgdesc='New DDE shell'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/dde-shell";
@@ -16,7 +16,7 @@ groups=('deepin')
 replaces=('deepin-dock')
 conflicts=('deepin-dock')
 source=("git+https://github.com/linuxdeepin/dde-shell.git#tag=$pkgver";)
-sha512sums=('823c51873c8073a25996f2be79837f2e650ffc311c5defeb09cec4382d0a1a47c3ee6970c8cb5e14ce12d078bd22fb40c6b1cddc56b30062c4dc5b690fe3620b')
+sha512sums=('564f3534d303292c565d69f9825124d2c7a49eef9fdb6052a1d9f73439015a8483123990c8c00a2dca214ad5b7bc2cb445c35d1416f143aa70811797c319fcf4')
 
 prepare() {
   cd dde-shell



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

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


Reply via email to