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
199dd458
Commit
199dd458
authored
Apr 26, 2012
by
Thorsten Töpper
Browse files
upgpkg: i3-wm 4.2-1
parent
53b5ded1
Changes
1
Hide whitespace changes
Inline
Side-by-side
PKGBUILD
View file @
199dd458
...
@@ -2,8 +2,8 @@
...
@@ -2,8 +2,8 @@
pkgname
=
i3-wm
pkgname
=
i3-wm
_pkgsourcename
=
i3
_pkgsourcename
=
i3
pkgver
=
4.
1.
2
pkgver
=
4.2
pkgrel
=
4
pkgrel
=
1
pkgdesc
=
"An improved dynamic tiling window manager"
pkgdesc
=
"An improved dynamic tiling window manager"
arch
=(
'i686'
'x86_64'
)
arch
=(
'i686'
'x86_64'
)
url
=
"http://i3wm.org/"
url
=
"http://i3wm.org/"
...
@@ -19,7 +19,7 @@ optdepends=('rxvt-unicode: The terminal emulator used in the default config.'
...
@@ -19,7 +19,7 @@ optdepends=('rxvt-unicode: The terminal emulator used in the default config.'
'perl: To migrate your configuration to v4 format.'
)
'perl: To migrate your configuration to v4 format.'
)
options
=(
'docs'
'!strip'
)
options
=(
'docs'
'!strip'
)
source
=(
"http://i3wm.org/downloads/
${
_pkgsourcename
}
-
${
pkgver
}
.tar.bz2"
)
source
=(
"http://i3wm.org/downloads/
${
_pkgsourcename
}
-
${
pkgver
}
.tar.bz2"
)
md5sums
=(
'
0e81c381f9bf3ebf155aaa394e71834f
'
)
md5sums
=(
'
11b7e5ecdd837341978c72341cb890c6
'
)
build
()
{
build
()
{
cd
"
$srcdir
/
$_pkgsourcename
-
$pkgver
"
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