mirror of
https://github.com/swaywm/sway.git
synced 2026-04-22 06:46:27 -04:00
ver: bump to 0.2 (#87)
Co-authored-by: Erik Reider <erik.reider@protonmail.com>
This commit is contained in:
parent
4222b98a39
commit
695000b344
5 changed files with 13 additions and 11 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Erik Reider <erik.reider@protonmail.com>
|
||||
_pkgname=swayfx
|
||||
pkgname="$_pkgname"
|
||||
pkgver=0.1.1
|
||||
pkgver=0.2
|
||||
pkgrel=1
|
||||
license=("MIT")
|
||||
pkgdesc="SwayFX: Sway, but with eye candy!"
|
||||
|
|
@ -23,9 +23,9 @@ depends=(
|
|||
"libxcb"
|
||||
"libxkbcommon.so"
|
||||
"pango"
|
||||
"pcre"
|
||||
"pcre2"
|
||||
"ttf-font"
|
||||
"wlroots0.15"
|
||||
"wlroots<0.17"
|
||||
)
|
||||
optdepends=(
|
||||
"alacritty: Terminal emulator used by the default config"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue