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


Commits:
57d2d31b by Caleb Maclennan at 2024-04-16T21:40:13+03:00
upgpkg: 0.39.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = hyprland
        pkgdesc = a highly customizable dynamic tiling Wayland compositor
-       pkgver = 0.39.0
+       pkgver = 0.39.1
        pkgrel = 1
        url = https://github.com/hyprwm/Hyprland
        arch = x86_64
@@ -71,7 +71,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.39.0.tar.gz::https://github.com/hyprwm/Hyprland/releases/download/v0.39.0/source-v0.39.0.tar.gz
-       sha256sums = 
2f4fc15bf18dc8148aee8cf110d3720adb07f5fe33c5eaafad11e4b21d8e068c
+       source = 
Hyprland-0.39.1.tar.gz::https://github.com/hyprwm/Hyprland/releases/download/v0.39.1/source-v0.39.1.tar.gz
+       sha256sums = 
48d1c58fd8db365635a56d76e05e6ea2d99fa20c020a061ee88a20407cfde787
 
 pkgname = hyprland


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Gabriel Fox <in...@gabrielfox.dev>
 
 pkgname=hyprland
-pkgver=0.39.0
+pkgver=0.39.1
 pkgrel=1
 pkgdesc='a highly customizable dynamic tiling Wayland compositor'
 arch=(x86_64 aarch64)
@@ -59,7 +59,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=('2f4fc15bf18dc8148aee8cf110d3720adb07f5fe33c5eaafad11e4b21d8e068c')
+sha256sums=('48d1c58fd8db365635a56d76e05e6ea2d99fa20c020a061ee88a20407cfde787')
 
 prepare() {
        ln -sf hyprland-source "$_archive"



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

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


Reply via email to