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


Commits:
b98c775d by Caleb Maclennan at 2024-09-08T22:26:41+03:00
upgpkg: 0.43.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.42.0
-       pkgrel = 2
+       pkgver = 0.43.0
+       pkgrel = 1
        url = https://github.com/hyprwm/Hyprland
        arch = x86_64
        arch = aarch64
@@ -77,7 +77,7 @@ pkgbase = hyprland
        optdepends = cmake: to build and install plugins using hyprpm
        optdepends = cpio: to build and install plugins using hyprpm
        optdepends = meson: to build and install plugins using hyprpm
-       source = 
Hyprland-0.42.0.tar.gz::https://github.com/hyprwm/Hyprland/releases/download/v0.42.0/source-v0.42.0.tar.gz
-       sha256sums = 
278c137ad28f5e4ef9d65032b18cb230799c982d008654a90b5060dd32eaa54a
+       source = 
Hyprland-0.43.0.tar.gz::https://github.com/hyprwm/Hyprland/releases/download/v0.43.0/source-v0.43.0.tar.gz
+       sha256sums = 
fa2ce308f6f4524d1564163fd5ada2ccac919b4b48048b07f04e6b96aa0f1e6c
 
 pkgname = hyprland


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Gabriel Fox <[email protected]>
 
 pkgname=hyprland
-pkgver=0.42.0
-pkgrel=2
+pkgver=0.43.0
+pkgrel=1
 pkgdesc='a highly customizable dynamic tiling Wayland compositor'
 arch=(x86_64 aarch64)
 url="https://github.com/hyprwm/${pkgname^}";
@@ -63,7 +63,7 @@ optdepends=('cmake: to build and install plugins using hyprpm'
             'meson: to build and install plugins using hyprpm')
 _archive="${pkgname^}-$pkgver"
 
source=("$_archive.tar.gz::$url/releases/download/v$pkgver/source-v$pkgver.tar.gz")
-sha256sums=('278c137ad28f5e4ef9d65032b18cb230799c982d008654a90b5060dd32eaa54a')
+sha256sums=('fa2ce308f6f4524d1564163fd5ada2ccac919b4b48048b07f04e6b96aa0f1e6c')
 
 prepare() {
        ln -sf hyprland-source "$_archive"



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

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


Reply via email to