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


Commits:
b160743c by Caleb Maclennan at 2024-11-18T18:05:56+03:00
upgpkg: 0.45.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = hyprland
        pkgdesc = a highly customizable dynamic tiling Wayland compositor
-       pkgver = 0.45.0
-       pkgrel = 2
+       pkgver = 0.45.1
+       pkgrel = 1
        url = https://github.com/hyprwm/Hyprland
        arch = x86_64
        arch = aarch64
@@ -76,7 +76,7 @@ pkgbase = hyprland
        optdepends = cpio: to build and install plugins using hyprpm
        optdepends = meson: to build and install plugins using hyprpm
        provides = wayland-compositor
-       source = 
Hyprland-0.45.0.tar.gz::https://github.com/hyprwm/Hyprland/releases/download/v0.45.0/source-v0.45.0.tar.gz
-       sha256sums = 
9690b5c0c10fdc277ea7988a28318941dde854260ede4339634dbf2bba8192a3
+       source = 
Hyprland-0.45.1.tar.gz::https://github.com/hyprwm/Hyprland/releases/download/v0.45.1/source-v0.45.1.tar.gz
+       sha256sums = 
cfde862579248f0ed8824731073d796ed8fee3df863665ce41305a002b15c2d8
 
 pkgname = hyprland


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Gabriel Fox <[email protected]>
 
 pkgname=hyprland
-pkgver=0.45.0
-pkgrel=2
+pkgver=0.45.1
+pkgrel=1
 pkgdesc='a highly customizable dynamic tiling Wayland compositor'
 arch=(x86_64 aarch64)
 url="https://github.com/hyprwm/${pkgname^}";
@@ -62,7 +62,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=('9690b5c0c10fdc277ea7988a28318941dde854260ede4339634dbf2bba8192a3')
+sha256sums=('cfde862579248f0ed8824731073d796ed8fee3df863665ce41305a002b15c2d8')
 
 prepare() {
        ln -sf hyprland-source "$_archive"



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

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


Reply via email to