File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11pkgbase = dms-shell
22 pkgdesc = A Quickshell-based desktop shell with Material 3 design principles
3- pkgver = 1.0.2
3+ pkgver = 1.0.3
44 pkgrel = 1
55 url = https://github.com/AvengeMedia/DankMaterialShell
66 arch = x86_64
@@ -20,8 +20,8 @@ pkgbase = dms-shell
2020 optdepends = qt5ct: Qt5 application theming
2121 optdepends = qt6ct: Qt6 application theming
2222 optdepends = wl-clipboard: Copy functionality for PIDs and other elements
23- source = https://github.com/AvengeMedia/DankMaterialShell/archive/v1.0.2 /DankMaterialShell-1.0.2 .tar.gz
24- sha256sums = 3cb952f15417487484137b010751efa997602a1f535605f472acd47d3d783161
23+ source = https://github.com/AvengeMedia/DankMaterialShell/archive/v1.0.3 /DankMaterialShell-1.0.3 .tar.gz
24+ sha256sums = f431aecf2f070567a4ac83b7357b4bcba59905d7b5dbd841ac5dbd31f79b9403
2525
2626pkgname = dms-shell
2727 depends = dgop
Original file line number Diff line number Diff line change 33pkgbase=dms-shell
44_pkg1=DankMaterialShell
55pkgname=($pkgbase $pkgbase -hyprland $pkgbase -niri)
6- pkgver=1.0.2
6+ pkgver=1.0.3
77pkgrel=1
88pkgdesc=' A Quickshell-based desktop shell with Material 3 design principles'
99arch=(x86_64 aarch64)
@@ -25,7 +25,7 @@ optdepends=('brightnessctl: Laptop display brightness control'
2525makedepends=(go)
2626_archive=" $_pkg1 -$pkgver "
2727source=(" $url /archive/v$pkgver /$_archive .tar.gz" )
28- sha256sums=(' 3cb952f15417487484137b010751efa997602a1f535605f472acd47d3d783161 ' )
28+ sha256sums=(' f431aecf2f070567a4ac83b7357b4bcba59905d7b5dbd841ac5dbd31f79b9403 ' )
2929
3030build () {
3131 cd " $_archive /core"
You can’t perform that action at this time.
0 commit comments