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


Commits:
c0c239d9 by Robin Candau at 2024-05-06T12:37:23+02:00
upgpkg: 0.10.3-1: New upstream release + Add nvchecker integration
https://github.com/Alexays/Waybar/releases/tag/0.10.3

- - - - -


3 changed files:

- .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = waybar
        pkgdesc = Highly customizable Wayland bar for Sway and Wlroots based 
compositors
-       pkgver = 0.10.2
-       pkgrel = 2
+       pkgver = 0.10.3
+       pkgrel = 1
        url = https://github.com/Alexays/Waybar/
        arch = x86_64
        license = MIT
@@ -42,8 +42,8 @@ pkgbase = waybar
        optdepends = otf-font-awesome: Icons in the default configuration
        backup = etc/xdg/waybar/config.jsonc
        backup = etc/xdg/waybar/style.css
-       source = 
waybar-0.10.2.tar.gz::https://github.com/Alexays/Waybar/archive/0.10.2.tar.gz
-       b2sums = 
9edcd52611999843efb22b58aafa705f089b6ed9bdb672daa41235ed477ce80d6dff8ac34ef679e333be30ecf4dc774bdc77d89e701b2a34913b4cedac6d742c
+       source = 
waybar-0.10.3.tar.gz::https://github.com/Alexays/Waybar/archive/0.10.3.tar.gz
+       b2sums = 
0ef1cf82cc9f374c756724c389a045d2d9e26a5403eeb527ab0885d89d6030bea74aa5c299f8f865c244524c485a90ad3fee071968d21ff728c1f46f75f637b4
 
 pkgname = waybar
        depends = atkmm


=====================================
.nvchecker.toml
=====================================
@@ -0,0 +1,6 @@
+[waybar]
+source = "github"
+github = "Alexays/Waybar"
+prefix = "v"
+use_max_tag = true
+exclude_regex = ".*(pre|a|alpha|b|beta|r|rc).*"


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Parmjot Singh <parmjotsinghrobot at gmail dot com>
 
 pkgname=waybar
-pkgver=0.10.2
-pkgrel=2
+pkgver=0.10.3
+pkgrel=1
 pkgdesc='Highly customizable Wayland bar for Sway and Wlroots based 
compositors'
 arch=('x86_64')
 url="https://github.com/Alexays/Waybar/";
@@ -58,7 +58,7 @@ optdepends=(
 source=(
     
"$pkgname-$pkgver.tar.gz::https://github.com/Alexays/Waybar/archive/$pkgver.tar.gz";
 )
-b2sums=('9edcd52611999843efb22b58aafa705f089b6ed9bdb672daa41235ed477ce80d6dff8ac34ef679e333be30ecf4dc774bdc77d89e701b2a34913b4cedac6d742c')
+b2sums=('0ef1cf82cc9f374c756724c389a045d2d9e26a5403eeb527ab0885d89d6030bea74aa5c299f8f865c244524c485a90ad3fee071968d21ff728c1f46f75f637b4')
 
 build() {
     cd "Waybar-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/waybar/-/commit/c0c239d990e82242d758094b2bd801b25466b214

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


Reply via email to