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
81535f39
Commit
81535f39
authored
Mar 19, 2013
by
Thorsten Töpper
Browse files
upgpkg: i3-wm 4.5.1-1
parent
d3dd7106
Changes
1
Hide whitespace changes
Inline
Side-by-side
PKGBUILD
View file @
81535f39
...
...
@@ -2,7 +2,7 @@
pkgname
=
i3-wm
_pkgsourcename
=
i3
pkgver
=
4.5
pkgver
=
4.5
.1
pkgrel
=
1
pkgdesc
=
"An improved dynamic tiling window manager"
arch
=(
'i686'
'x86_64'
)
...
...
@@ -18,7 +18,7 @@ optdepends=('dmenu: As menu.'
'i3status: To display systeminformation with a bar.'
)
options
=(
'docs'
'!strip'
)
source
=(
"http://i3wm.org/downloads/
${
_pkgsourcename
}
-
${
pkgver
}
.tar.bz2"
)
md5sums
=(
'
9eea2f570ec19affa3ec60b5ab411497
'
)
md5sums
=(
'
a448388a9e26b7ae371534ff9f6ca353
'
)
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