Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / azote


Commits:
004c9ad1 by Robin Candau at 2024-12-29T19:20:02+01:00
upgpkg: 1.14.1-1: New upstream release
https://github.com/nwg-piotr/azote/releases/tag/v1.14.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = azote
        pkgdesc = Wallpaper & color manager for wlroots-based compositors and 
some X11 WMs
-       pkgver = 1.14.0
-       pkgrel = 4
+       pkgver = 1.14.1
+       pkgrel = 1
        url = https://github.com/nwg-piotr/azote
        arch = any
        license = GPL-3.0-or-later
@@ -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.0.tar.gz::https://github.com/nwg-piotr/azote/archive/v1.14.0.tar.gz
-       sha256sums = 
b00989f9e2f432b9bc9dada71a653853410868417a90e862388c8bbb6dd68e44
+       source = 
azote-1.14.1.tar.gz::https://github.com/nwg-piotr/azote/archive/v1.14.1.tar.gz
+       sha256sums = 
37cce05ca30627100804fa28c532ad88627a4644c90b34ec4b59571537a84c0c
 
 pkgname = azote


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Piotr Miller <nwg.pi...@gmail.com>
 
 pkgname=azote
-pkgver=1.14.0
-pkgrel=4
+pkgver=1.14.1
+pkgrel=1
 pkgdesc="Wallpaper & color manager for wlroots-based compositors and some X11 
WMs"
 url="https://github.com/nwg-piotr/azote";
 arch=('any')
@@ -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=('b00989f9e2f432b9bc9dada71a653853410868417a90e862388c8bbb6dd68e44')
+sha256sums=('37cce05ca30627100804fa28c532ad88627a4644c90b34ec4b59571537a84c0c')
 
 build() {
        cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/azote/-/commit/004c9ad1ea81640dd1f5fa7beb779e982c16f358

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


Reply via email to