diff options
Diffstat (limited to 'hyprland-raveos/dms-shell')
| -rw-r--r-- | hyprland-raveos/dms-shell/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hyprland-raveos/dms-shell/PKGBUILD b/hyprland-raveos/dms-shell/PKGBUILD index 89cc547..73c561d 100644 --- a/hyprland-raveos/dms-shell/PKGBUILD +++ b/hyprland-raveos/dms-shell/PKGBUILD @@ -4,7 +4,7 @@ pkgbase=dms-shell _pkg1=DankMaterialShell _pkg2=dank-qml-common pkgname=($pkgbase $pkgbase-hyprland $pkgbase-niri) -pkgver=1.6.0 +pkgver=1.6.2 pkgrel=10 pkgdesc='A Quickshell-based desktop shell with Material 3 design principles' arch=(x86_64 aarch64) @@ -28,7 +28,7 @@ makedepends=(git replaces=($pkgname-bin) source=("git+$url.git#tag=v$pkgver" "git+${url/$_pkg1/$_pkg2}") -sha256sums=('51186d2a9af990b4640c6b0d9298ba54a1fe16becd14c527243980438eae844a' +sha256sums=('c796c1e3b01eb3edf649acec013af55d2ae79398d7c4b160abee15bf5accc471' 'SKIP') prepare() { |