mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
sway: update to 1.10.1.
This commit is contained in:
parent
08533bfc7c
commit
e4b1904b3a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sway'
|
# Template file for 'sway'
|
||||||
pkgname=sway
|
pkgname=sway
|
||||||
version=1.10
|
version=1.10.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dwerror=false -Db_ndebug=false"
|
configure_args="-Dwerror=false -Db_ndebug=false"
|
||||||
|
@ -15,7 +15,7 @@ license="MIT"
|
||||||
homepage="https://swaywm.org"
|
homepage="https://swaywm.org"
|
||||||
changelog="https://github.com/swaywm/sway/releases"
|
changelog="https://github.com/swaywm/sway/releases"
|
||||||
distfiles="https://github.com/swaywm/sway/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/swaywm/sway/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=3f15f8f96238d2f7a7b44dbcd132de6c81b2c06cc3b073f195f07f7105072ccf
|
checksum=8565ab3b359780f02b1dcb24dc48e5b6b82c64dd97ca795782c2fb4cab62457b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue