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


Commits:
fdcd2f87 by Robin Candau at 2024-08-22T07:42:53+02:00
upgpkg: 1.13.0-1: New upstream release
https://github.com/nwg-piotr/azote/releases/tag/v1.13.0

- - - - -


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.12.9
-       pkgrel = 2
+       pkgver = 1.13.0
+       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 = xorg-xrandr: 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.12.9.tar.gz::https://github.com/nwg-piotr/azote/archive/v1.12.9.tar.gz
-       sha256sums = 
ca8274ee99ac9d23656c228346321480660d17d21bb44ccc1a272f0368a82a81
+       source = 
azote-1.13.0.tar.gz::https://github.com/nwg-piotr/azote/archive/v1.13.0.tar.gz
+       sha256sums = 
f13fbf3d7051b39e1c6d27dc3a6a46b5ad1f2292e32f431ace1c5b3b3d619ec4
 
 pkgname = azote


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Piotr Miller <[email protected]>
 
 pkgname=azote
-pkgver=1.12.9
-pkgrel=2
+pkgver=1.13.0
+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'
             'xorg-xrandr: 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=('ca8274ee99ac9d23656c228346321480660d17d21bb44ccc1a272f0368a82a81')
+sha256sums=('f13fbf3d7051b39e1c6d27dc3a6a46b5ad1f2292e32f431ace1c5b3b3d619ec4')
 
 build() {
        cd "${pkgname}-${pkgver}"



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

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


Reply via email to