summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hyprland-raveos/aquamarine/PKGBUILD4
-rw-r--r--hyprland-raveos/dms-shell/PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/hyprland-raveos/aquamarine/PKGBUILD b/hyprland-raveos/aquamarine/PKGBUILD
index 4a513b7..86ee2ee 100644
--- a/hyprland-raveos/aquamarine/PKGBUILD
+++ b/hyprland-raveos/aquamarine/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Aaron Blasko <blaskoazzolaaaron [at] gmail.com>
pkgname=aquamarine
-pkgver=0.15.0
+pkgver=0.15.1
pkgrel=10
pkgdesc='a very light linux rendering backend library'
arch=(x86_64 aarch64)
@@ -28,7 +28,7 @@ makedepends=(cmake
provides=("lib$pkgname.so")
_archive="$pkgname-$pkgver"
source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('bb5323f58cd2f379cb11c39893336e49980fe2e9fb101745addd87cebde3d13d')
+sha256sums=('2f9de98c0bd1b7b1b09c576e390a2fef436449762fb334163c414f0c300296f2')
build() {
cd "$_archive"
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() {