Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / nwg-hello
Commits: af997796 by Robin Candau at 2024-11-04T08:33:34+01:00 upgpkg: 0.2.5-1: New upstream release https://github.com/nwg-piotr/nwg-hello/releases/tag/v0.2.5 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = nwg-hello pkgdesc = GTK3-based greeter for greetd written in python - pkgver = 0.2.4 + pkgver = 0.2.5 pkgrel = 1 url = https://github.com/nwg-piotr/nwg-hello arch = any @@ -17,9 +17,9 @@ pkgbase = nwg-hello depends = gnome-themes-extra optdepends = sway: Wayland compositor nwg-hello has been made for optdepends = hyprland: Wayland compositor nwg-hello has been made for - source = nwg-hello-0.2.4.tar.gz::https://github.com/nwg-piotr/nwg-hello/archive/v0.2.4.tar.gz + source = nwg-hello-0.2.5.tar.gz::https://github.com/nwg-piotr/nwg-hello/archive/v0.2.5.tar.gz source = nwg-hello.tmpfiles - sha256sums = f5435ff9c8605fd683080220c613b8e74c24e78439032af2891c18c7af05a350 + sha256sums = db5d4c0caacc35cf34468b88de07f200085098d1ba1cabec8519890f0629b0c0 sha256sums = 7f684ff594b49f22035b804659541aa7b14d046c70f50e434227dbb2d083aa1c pkgname = nwg-hello ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Contributor: Piotr Miller <nwg.pi...@gmail.com> pkgname=nwg-hello -pkgver=0.2.4 +pkgver=0.2.5 pkgrel=1 pkgdesc="GTK3-based greeter for greetd written in python" url="https://github.com/nwg-piotr/nwg-hello" @@ -14,7 +14,7 @@ optdepends=('sway: Wayland compositor nwg-hello has been made for' 'hyprland: Wayland compositor nwg-hello has been made for') source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz" "${pkgname}.tmpfiles") -sha256sums=('f5435ff9c8605fd683080220c613b8e74c24e78439032af2891c18c7af05a350' +sha256sums=('db5d4c0caacc35cf34468b88de07f200085098d1ba1cabec8519890f0629b0c0' '7f684ff594b49f22035b804659541aa7b14d046c70f50e434227dbb2d083aa1c') build() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-hello/-/commit/af9977969ec2538e6b63bf92f8b439b6d04e065e -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-hello/-/commit/af9977969ec2538e6b63bf92f8b439b6d04e065e You're receiving this email because of your account on gitlab.archlinux.org.