Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-launchpad
Commits:
9e6b30d0 by Felix Yan at 2026-03-03T17:24:17+08:00
upgpkg: 2.0.23-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = deepin-launchpad
pkgdesc = The "launcher" or "start menu" component for DDE - next
generation
- pkgver = 2.0.22
- pkgrel = 2
+ pkgver = 2.0.23
+ pkgrel = 1
url = https://github.com/linuxdeepin/dde-launchpad
arch = x86_64
groups = deepin
@@ -27,7 +27,7 @@ pkgbase = deepin-launchpad
provides = deepin-launcher
conflicts = deepin-launcher
replaces = deepin-launcher
- source = git+https://github.com/linuxdeepin/dde-launchpad.git#tag=2.0.22
- sha512sums =
eb5a6b843c555d706e28d503e3c8d033170a549e2246b677f2435f97f67bba681cabd81659332d23f64ad50d4fd74d7650038548c35b4c06a65550fb71e810b3
+ source = git+https://github.com/linuxdeepin/dde-launchpad.git#tag=2.0.23
+ sha512sums =
d41a2ce0323a61eb66ce006ea47bd4a888750da72d0d96de3ca80d48ad873b83e31c086da78a5a91fc7a0e76add98744bfa2f586ec863d633267b60914b0a206
pkgname = deepin-launchpad
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=deepin-launchpad
-pkgver=2.0.22
-pkgrel=2
+pkgver=2.0.23
+pkgrel=1
pkgdesc='The "launcher" or "start menu" component for DDE - next generation'
arch=('x86_64')
url="https://github.com/linuxdeepin/dde-launchpad"
@@ -16,7 +16,7 @@ provides=('deepin-launcher')
conflicts=('deepin-launcher')
replaces=('deepin-launcher')
source=("git+https://github.com/linuxdeepin/dde-launchpad.git#tag=$pkgver")
-sha512sums=('eb5a6b843c555d706e28d503e3c8d033170a549e2246b677f2435f97f67bba681cabd81659332d23f64ad50d4fd74d7650038548c35b4c06a65550fb71e810b3')
+sha512sums=('d41a2ce0323a61eb66ce006ea47bd4a888750da72d0d96de3ca80d48ad873b83e31c086da78a5a91fc7a0e76add98744bfa2f586ec863d633267b60914b0a206')
build() {
cd dde-launchpad
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-launchpad/-/commit/9e6b30d03734f4c2407938c73672e1213fa6f6fa
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-launchpad/-/commit/9e6b30d03734f4c2407938c73672e1213fa6f6fa
You're receiving this email because of your account on gitlab.archlinux.org.