mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tuigreet: update to 0.9.1
This commit is contained in:
parent
06435b841e
commit
1aa201cca6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tuigreet'
|
# Template file for 'tuigreet'
|
||||||
pkgname=tuigreet
|
pkgname=tuigreet
|
||||||
version=0.9.0
|
version=0.9.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="scdoc"
|
hostmakedepends="scdoc"
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/apognu/tuigreet"
|
homepage="https://github.com/apognu/tuigreet"
|
||||||
changelog="https://github.com/apognu/tuigreet/releases"
|
changelog="https://github.com/apognu/tuigreet/releases"
|
||||||
distfiles="https://github.com/apognu/tuigreet/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/apognu/tuigreet/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=721254c3173d3f5cd360d1ddb2d57139022f2d75d561818fad68d01f89bc5ce3
|
checksum=14fd1fadeb84040eb31901da2b53a48aa55b0fdaccb36d96fa52ce2d2113667f
|
||||||
tags="greeter"
|
tags="greeter"
|
||||||
make_dirs="/var/cache/tuigreet 0755 _greeter _greeter"
|
make_dirs="/var/cache/tuigreet 0755 _greeter _greeter"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue