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
a575dad6
Commit
a575dad6
authored
Dec 23, 2013
by
Thorsten Töpper
Browse files
upgpkg: i3-wm 4.7-1
parent
067715f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
PKGBUILD
View file @
a575dad6
...
...
@@ -2,7 +2,7 @@
pkgname
=
i3-wm
_pkgsourcename
=
i3
pkgver
=
4.
6
pkgver
=
4.
7
pkgrel
=
1
pkgdesc
=
'An improved dynamic tiling window manager'
arch
=(
'i686'
'x86_64'
)
...
...
@@ -10,8 +10,8 @@ url='http://i3wm.org/'
license
=(
'BSD'
)
replaces
=(
'i3'
'i3bar'
)
groups
=(
'i3'
)
depends
=(
'
libx
cursor'
'xcb-util-keysyms'
'xcb-util-wm'
'libev'
'yajl'
'startup-notification'
'pango'
'perl'
)
depends
=(
'
xcb-util-
cursor'
'xcb-util-keysyms'
'xcb-util-wm'
'libev'
'yajl'
'startup-notification'
'pango'
)
makedepends
=(
'bison'
'flex'
)
optdepends
=(
'dmenu: As menu.'
'i3lock: For locking your screen.'
...
...
@@ -19,7 +19,7 @@ optdepends=('dmenu: As menu.'
options
=(
'docs'
'!strip'
)
source
=(
"http://i3wm.org/downloads/
${
_pkgsourcename
}
-
${
pkgver
}
.tar.bz2"
"http://i3wm.org/downloads/
${
_pkgsourcename
}
-
${
pkgver
}
.tar.bz2.asc"
)
md5sums
=(
'
11901176eea90632384434c371840cfd
'
md5sums
=(
'
34dade2bc69e241ab3e3ffaa81122266
'
'SKIP'
)
build
()
{
...
...
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