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
b3d4d34b
Commit
b3d4d34b
authored
Dec 12, 2012
by
Thorsten Töpper
Browse files
upgpkg: i3-wm 4.4-1
parent
7256fef4
Changes
1
Hide whitespace changes
Inline
Side-by-side
PKGBUILD
View file @
b3d4d34b
...
...
@@ -2,8 +2,8 @@
pkgname
=
i3-wm
_pkgsourcename
=
i3
pkgver
=
4.
3
pkgrel
=
2
pkgver
=
4.
4
pkgrel
=
1
pkgdesc
=
"An improved dynamic tiling window manager"
arch
=(
'i686'
'x86_64'
)
url
=
"http://i3wm.org/"
...
...
@@ -18,7 +18,7 @@ optdepends=('dmenu: As menu.'
'perl: To migrate your configuration to v4 format.'
)
options
=(
'docs'
'!strip'
)
source
=(
"http://i3wm.org/downloads/
${
_pkgsourcename
}
-
${
pkgver
}
.tar.bz2"
)
md5sums
=(
'
6e0258e08f644532497cc97bde937a6c
'
)
md5sums
=(
'
fa2b8aae3d2e10c5ee480bd370366f5b
'
)
build
()
{
cd
"
$srcdir
/
$_pkgsourcename
-
$pkgver
"
...
...
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