Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
packages-test
community
i3-wm
Commits
f81e9d58
Commit
f81e9d58
authored
Sep 22, 2012
by
Thorsten Töpper
Browse files
upgpkg: i3-wm 4.3-2 - Fix #31636
parent
000f51e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
PKGBUILD
View file @
f81e9d58
...
...
@@ -3,7 +3,7 @@
pkgname
=
i3-wm
_pkgsourcename
=
i3
pkgver
=
4.3
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"An improved dynamic tiling window manager"
arch
=(
'i686'
'x86_64'
)
url
=
"http://i3wm.org/"
...
...
@@ -12,8 +12,7 @@ replaces=("i3" "i3bar")
groups
=(
"i3"
)
depends
=(
'libxcursor'
'xcb-util-keysyms'
'xcb-util-wm'
'libev'
'yajl'
'startup-notification'
'pango'
)
makedepends
=(
'bison'
'flex'
)
optdepends
=(
'rxvt-unicode: The terminal emulator used in the default config.'
'dmenu: As menu.'
optdepends
=(
'dmenu: As menu.'
'i3lock: For locking your screen.'
'i3status: To display systeminformation with a bar.'
'perl: To migrate your configuration to v4 format.'
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment