Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / azote
Commits: 313d2f15 by Robin Candau at 2025-03-25T01:35:52+01:00 upgpkg: 1.14.2-1: New upstream release https://github.com/nwg-piotr/azote/releases/tag/v1.14.2 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = azote pkgdesc = Wallpaper & color manager for wlroots-based compositors and some X11 WMs - pkgver = 1.14.1 + pkgver = 1.14.2 pkgrel = 1 url = https://github.com/nwg-piotr/azote arch = any @@ -25,7 +25,7 @@ pkgbase = azote optdepends = feh: for setting background on X11-based WMs optdepends = python-xlib: for checking outputs on X11-based WMs optdepends = wlr-randr: for checking outputs on wlroots-based compositors other than Sway and Hyprland - source = azote-1.14.1.tar.gz::https://github.com/nwg-piotr/azote/archive/v1.14.1.tar.gz - sha256sums = 37cce05ca30627100804fa28c532ad88627a4644c90b34ec4b59571537a84c0c + source = azote-1.14.2.tar.gz::https://github.com/nwg-piotr/azote/archive/v1.14.2.tar.gz + sha256sums = cb15e024e8030c252b1d3a1e5f4e50ed8245bdd82b4631c042f67aabf18284b3 pkgname = azote ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Contributor: Piotr Miller <[email protected]> pkgname=azote -pkgver=1.14.1 +pkgver=1.14.2 pkgrel=1 pkgdesc="Wallpaper & color manager for wlroots-based compositors and some X11 WMs" url="https://github.com/nwg-piotr/azote" @@ -21,7 +21,7 @@ optdepends=('imagemagick: for screen color picker' 'python-xlib: for checking outputs on X11-based WMs' 'wlr-randr: for checking outputs on wlroots-based compositors other than Sway and Hyprland') source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz") -sha256sums=('37cce05ca30627100804fa28c532ad88627a4644c90b34ec4b59571537a84c0c') +sha256sums=('cb15e024e8030c252b1d3a1e5f4e50ed8245bdd82b4631c042f67aabf18284b3') build() { cd "${pkgname}-${pkgver}" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/azote/-/commit/313d2f1575c5425151f36c3ee3f70534c89aede4 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/azote/-/commit/313d2f1575c5425151f36c3ee3f70534c89aede4 You're receiving this email because of your account on gitlab.archlinux.org.
