Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
desktop
Commits
51caa2b2
Commit
51caa2b2
authored
Jul 09, 2011
by
Adrián Chaves Fernández (Gallaecio)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
FreeCiv upgraded to its 2.2.6 version.
parent
c7e78a04
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
5 deletions
+2
-5
freeciv/PKGBUILD
freeciv/PKGBUILD
+2
-5
No files found.
freeciv/PKGBUILD
View file @
51caa2b2
...
@@ -3,11 +3,8 @@
...
@@ -3,11 +3,8 @@
#
#
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
# include global config
source
../_buildscripts/
${
current_repo
}
-
${
_arch
}
-cfg
.conf
pkgname
=
freeciv
pkgname
=
freeciv
pkgver
=
2.2.
5
pkgver
=
2.2.
6
pkgrel
=
1
pkgrel
=
1
pkgdesc
=
"Multiplayer clone of Civilization™."
pkgdesc
=
"Multiplayer clone of Civilization™."
arch
=(
'i686'
'x86_64'
)
arch
=(
'i686'
'x86_64'
)
...
@@ -16,7 +13,7 @@ license=('GPL2')
...
@@ -16,7 +13,7 @@ license=('GPL2')
depends
=(
'bzip2'
'freetype2'
'readline'
'sdl_image'
)
depends
=(
'bzip2'
'freetype2'
'readline'
'sdl_image'
)
changelog
=
ChangeLog
changelog
=
ChangeLog
source
=(
http://downloads.sourceforge.net/sourceforge/
$pkgname
/
$pkgname
-
$pkgver
.tar.bz2
)
source
=(
http://downloads.sourceforge.net/sourceforge/
$pkgname
/
$pkgname
-
$pkgver
.tar.bz2
)
md5sums
=(
'
e717de02c77139593f21b930245d1709
'
)
md5sums
=(
'
5dd0c9514d74b80c122af43789877b18
'
)
build
()
{
build
()
{
cd
$srcdir
/
$pkgname
-
$pkgver
cd
$srcdir
/
$pkgname
-
$pkgver
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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