Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-launchpad
Commits:
160bd92c by Felix Yan at 2026-03-06T17:53:46+00:00
upgpkg: 2.0.24-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = deepin-launchpad
pkgdesc = The "launcher" or "start menu" component for DDE - next
generation
- pkgver = 2.0.23
+ pkgver = 2.0.24
pkgrel = 1
url = https://github.com/linuxdeepin/dde-launchpad
arch = x86_64
@@ -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.23
- sha512sums =
d41a2ce0323a61eb66ce006ea47bd4a888750da72d0d96de3ca80d48ad873b83e31c086da78a5a91fc7a0e76add98744bfa2f586ec863d633267b60914b0a206
+ source = git+https://github.com/linuxdeepin/dde-launchpad.git#tag=2.0.24
+ sha512sums =
397a88abe25080f750a470c726a0058108d3ce2df2e341cc13928b52db97e540d07b1bbf220128fd6cb10745430abd8348900e6dbfec2fb4ebec25238117a0bb
pkgname = deepin-launchpad
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=deepin-launchpad
-pkgver=2.0.23
+pkgver=2.0.24
pkgrel=1
pkgdesc='The "launcher" or "start menu" component for DDE - next generation'
arch=('x86_64')
@@ -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=('d41a2ce0323a61eb66ce006ea47bd4a888750da72d0d96de3ca80d48ad873b83e31c086da78a5a91fc7a0e76add98744bfa2f586ec863d633267b60914b0a206')
+sha512sums=('397a88abe25080f750a470c726a0058108d3ce2df2e341cc13928b52db97e540d07b1bbf220128fd6cb10745430abd8348900e6dbfec2fb4ebec25238117a0bb')
build() {
cd dde-launchpad
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-launchpad/-/commit/160bd92c11b9686b1f3721937f1b40f870fad420
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-launchpad/-/commit/160bd92c11b9686b1f3721937f1b40f870fad420
You're receiving this email because of your account on gitlab.archlinux.org.