Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
hyprland


Commits:
9efa8b01 by Caleb Maclennan at 2025-01-27T22:57:11+03:00
upgpkg: 0.47.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = hyprland
        pkgdesc = a highly customizable dynamic tiling Wayland compositor
-       pkgver = 0.46.2
-       pkgrel = 9
+       pkgver = 0.47.0
+       pkgrel = 1
        url = https://github.com/hyprwm/Hyprland
        arch = x86_64
        arch = aarch64
@@ -84,7 +84,7 @@ pkgbase = hyprland
        optdepends = glaze: to build and install plugins using hyprpm
        optdepends = meson: to build and install plugins using hyprpm
        provides = wayland-compositor
-       source = 
Hyprland-0.46.2.tar.gz::https://github.com/hyprwm/Hyprland/releases/download/v0.46.2/source-v0.46.2.tar.gz
-       sha256sums = 
d072b50ac0bc48aebea7d0bdb3a0188c62103dde42ff3127a9962437f599b0c1
+       source = 
Hyprland-0.47.0.tar.gz::https://github.com/hyprwm/Hyprland/releases/download/v0.47.0/source-v0.47.0.tar.gz
+       sha256sums = 
45176957b935c0bcb16fd9ec0944c35911d26f042bd8e64642aa41152ddea4e8
 
 pkgname = hyprland


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Gabriel Fox <in...@gabrielfox.dev>
 
 pkgname=hyprland
-pkgver=0.46.2
-pkgrel=9
+pkgver=0.47.0
+pkgrel=1
 pkgdesc='a highly customizable dynamic tiling Wayland compositor'
 arch=(x86_64 aarch64)
 url="https://github.com/hyprwm/${pkgname^}";
@@ -66,7 +66,7 @@ optdepends=('cmake: to build and install plugins using hyprpm'
 provides=(wayland-compositor)
 _archive="${pkgname^}-$pkgver"
 
source=("$_archive.tar.gz::$url/releases/download/v$pkgver/source-v$pkgver.tar.gz")
-sha256sums=('d072b50ac0bc48aebea7d0bdb3a0188c62103dde42ff3127a9962437f599b0c1')
+sha256sums=('45176957b935c0bcb16fd9ec0944c35911d26f042bd8e64642aa41152ddea4e8')
 
 prepare() {
        ln -sf hyprland-source "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hyprland/-/commit/9efa8b01fe95cbafdb7246197a96f6008ed61320

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hyprland/-/commit/9efa8b01fe95cbafdb7246197a96f6008ed61320
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to