Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
dms-shell
Commits:
1a1004e4 by Caleb Maclennan at 2026-07-18T11:57:47+03:00
upgpkg: 1.5.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = dms-shell
pkgdesc = A Quickshell-based desktop shell with Material 3 design
principles
- pkgver = 1.5.1
+ pkgver = 1.5.2
pkgrel = 1
url = https://github.com/AvengeMedia/DankMaterialShell
arch = x86_64
@@ -22,8 +22,8 @@ pkgbase = dms-shell
optdepends = systemd: Required for network managementa via
systemd-networkd
optdepends = wtype: Paste from clipboard history and plugins
replaces = dms-shell-bin
- source =
https://github.com/AvengeMedia/DankMaterialShell/archive/v1.5.1/DankMaterialShell-1.5.1.tar.gz
- sha256sums =
cdd35cb5cb120e74772bdd66ae6dc646c3cc59dbe5f6ffc6b263892f33ad5fdf
+ source =
https://github.com/AvengeMedia/DankMaterialShell/archive/v1.5.2/DankMaterialShell-1.5.2.tar.gz
+ sha256sums =
2fa4fccb9e3fd259fb5e2c8d6e5fe329096f893ca6b8ac9766c699061e0b347c
pkgname = dms-shell
depends = dgop
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgbase=dms-shell
_pkg1=DankMaterialShell
pkgname=($pkgbase $pkgbase-hyprland $pkgbase-niri)
-pkgver=1.5.1
+pkgver=1.5.2
pkgrel=1
pkgdesc='A Quickshell-based desktop shell with Material 3 design principles'
arch=(x86_64 aarch64)
@@ -27,7 +27,7 @@ makedepends=(go)
replaces=($pkgname-bin)
_archive="$_pkg1-$pkgver"
source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('cdd35cb5cb120e74772bdd66ae6dc646c3cc59dbe5f6ffc6b263892f33ad5fdf')
+sha256sums=('2fa4fccb9e3fd259fb5e2c8d6e5fe329096f893ca6b8ac9766c699061e0b347c')
build() {
cd "$_archive/core"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dms-shell/-/commit/1a1004e4875cdec1aede2d30b986d154f425e6e2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dms-shell/-/commit/1a1004e4875cdec1aede2d30b986d154f425e6e2
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help