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


Commits:
7b753834 by Caleb Maclennan at 2026-07-13T22:44:31+03:00
upgpkg: 0.4.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = hyprsunset
        pkgdesc = An application to enable a blue-light filter on Hyprland
-       pkgver = 0.3.3
-       pkgrel = 7
+       pkgver = 0.4.0
+       pkgrel = 1
        url = https://github.com/hyprwm/hyprsunset
        arch = x86_64
        arch = aarch64
@@ -19,7 +19,7 @@ pkgbase = hyprsunset
        depends = libhyprutils.so
        depends = wayland
        depends = libwayland-client.so
-       source = 
https://github.com/hyprwm/hyprsunset/archive/v0.3.3/hyprsunset-0.3.3.tar.gz
-       sha256sums = 
cf2b3cc836bdeb7ac3ae78cf98e8cc4a06093e8d8215ff4da2380843dcf1a5dc
+       source = 
https://github.com/hyprwm/hyprsunset/archive/v0.4.0/hyprsunset-0.4.0.tar.gz
+       sha256sums = 
5980e65ec650010e36c52e5f5acc0df9fd2d20051c63b89305bdc13276f237a6
 
 pkgname = hyprsunset


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: alba4k <[email protected]>
 
 pkgname=hyprsunset
-pkgver=0.3.3
-pkgrel=7
+pkgver=0.4.0
+pkgrel=1
 pkgdesc='An application to enable a blue-light filter on Hyprland'
 arch=(x86_64 aarch64)
 url="https://github.com/hyprwm/$pkgname";
@@ -21,7 +21,7 @@ makedepends=(cmake
              wayland-protocols)
 _archive="$pkgname-$pkgver"
 source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('cf2b3cc836bdeb7ac3ae78cf98e8cc4a06093e8d8215ff4da2380843dcf1a5dc')
+sha256sums=('5980e65ec650010e36c52e5f5acc0df9fd2d20051c63b89305bdc13276f237a6')
 
 build() {
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hyprsunset/-/commit/7b753834eab40f3544f21758b2cd60f04679d142

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hyprsunset/-/commit/7b753834eab40f3544f21758b2cd60f04679d142
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to