Brett Cornwall pushed to branch main at Arch Linux / Packaging / Packages / 
wlsunset


Commits:
62e7b239 by Brett Cornwall at 2024-04-20T18:21:12-07:00
upgpkg: 0.4.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = wlsunset
        pkgdesc = Day/night gamma adjustments for Wayland compositors
-       pkgver = 0.3.0
-       pkgrel = 2
+       pkgver = 0.4.0
+       pkgrel = 1
        url = https://sr.ht/~kennylevinsen/wlsunset
        arch = x86_64
        license = MIT
@@ -9,7 +9,7 @@ pkgbase = wlsunset
        makedepends = scdoc
        makedepends = wayland-protocols
        depends = libwayland-client.so
-       source = 
wlsunset-0.3.0.tar.gz::https://git.sr.ht/~kennylevinsen/wlsunset/archive/0.3.0.tar.gz
-       sha256sums = 
9ece2570c3427888a493cd33a129e82634475e6e9286ed729af24fba07ab5424
+       source = 
wlsunset-0.4.0.tar.gz::https://git.sr.ht/~kennylevinsen/wlsunset/archive/0.4.0.tar.gz
+       sha256sums = 
a86ffb1793fe622802ec25795b69df864715986ecc175f7734e739c9e264ed72
 
 pkgname = wlsunset


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Thorben Günther
 
 pkgname=wlsunset
-pkgver=0.3.0
-pkgrel=2
+pkgver=0.4.0
+pkgrel=1
 pkgdesc='Day/night gamma adjustments for Wayland compositors'
 arch=('x86_64')
 url='https://sr.ht/~kennylevinsen/wlsunset'
@@ -11,7 +11,7 @@ license=('MIT')
 depends=('libwayland-client.so')
 makedepends=('meson' 'scdoc' 'wayland-protocols')
 
source=("$pkgname-$pkgver.tar.gz::https://git.sr.ht/~kennylevinsen/wlsunset/archive/${pkgver}.tar.gz";)
-sha256sums=('9ece2570c3427888a493cd33a129e82634475e6e9286ed729af24fba07ab5424')
+sha256sums=('a86ffb1793fe622802ec25795b69df864715986ecc175f7734e739c9e264ed72')
 
 build() {
     cd "$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wlsunset/-/commit/62e7b23977bd922aa5b4aa340a5a8b013f7db440

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wlsunset/-/commit/62e7b23977bd922aa5b4aa340a5a8b013f7db440
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to