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


Commits:
8a554253 by Robin Candau at 2024-09-25T09:03:57+02:00
upgpkg: 1.13.1-1: New upstream release
https://github.com/nwg-piotr/azote/releases/tag/1.13.1

- - - - -


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.13.0
+       pkgver = 1.13.1
        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 = 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.13.0.tar.gz::https://github.com/nwg-piotr/azote/archive/v1.13.0.tar.gz
-       sha256sums = 
f13fbf3d7051b39e1c6d27dc3a6a46b5ad1f2292e32f431ace1c5b3b3d619ec4
+       source = 
azote-1.13.1.tar.gz::https://github.com/nwg-piotr/azote/archive/1.13.1.tar.gz
+       sha256sums = 
5902e13463d3ef60e17c81346fee106dcc61e921fa83602d434eab7e67406e08
 
 pkgname = azote


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Piotr Miller <nwg.pi...@gmail.com>
 
 pkgname=azote
-pkgver=1.13.0
+pkgver=1.13.1
 pkgrel=1
 pkgdesc="Wallpaper & color manager for wlroots-based compositors and some X11 
WMs"
 url="https://github.com/nwg-piotr/azote";
@@ -20,8 +20,8 @@ optdepends=('imagemagick: for screen color picker'
             'feh: for setting background on X11-based WMs'
             '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=('f13fbf3d7051b39e1c6d27dc3a6a46b5ad1f2292e32f431ace1c5b3b3d619ec4')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
+sha256sums=('5902e13463d3ef60e17c81346fee106dcc61e921fa83602d434eab7e67406e08')
 
 build() {
        cd "${pkgname}-${pkgver}"



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

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


Reply via email to