mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nwg-look: update to 0.2.6
This commit is contained in:
parent
948de306d6
commit
2b43c1626a
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nwg-look'
|
# Template file for 'nwg-look'
|
||||||
pkgname=nwg-look
|
pkgname=nwg-look
|
||||||
version=0.2.5
|
version=0.2.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/nwg-piotr/nwg-look
|
go_import_path=github.com/nwg-piotr/nwg-look
|
||||||
|
@ -11,8 +11,9 @@ short_desc="GTK3 settings editor adapted to work in the wlroots environment"
|
||||||
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/nwg-piotr/nwg-look"
|
homepage="https://github.com/nwg-piotr/nwg-look"
|
||||||
|
changelog="https://github.com/nwg-piotr/nwg-look/releases"
|
||||||
distfiles="https://github.com/nwg-piotr/nwg-look/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/nwg-piotr/nwg-look/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=4ce9658c2751bf2b09634d8ef5f13eb30e3ea8a81e030adce857fe16ba7429e4
|
checksum=ac3cb75ece7058120a5ed6b4ec8a321af0a66b522fdc7627bbab44dc1aaac8f8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall stuff/main.glade 644 /usr/share/nwg-look
|
vinstall stuff/main.glade 644 /usr/share/nwg-look
|
||||||
|
|
Loading…
Add table
Reference in a new issue