Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
desktop
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
16
Issues
16
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
6
Merge Requests
6
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chakra
Packages
desktop
Commits
3160fee6
Commit
3160fee6
authored
Sep 02, 2013
by
Adrian Chaves Fernandez (Gallaecio)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Unvanquished Alpha 19
parent
cabe9f0d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
unvanquished-data/PKGBUILD
unvanquished-data/PKGBUILD
+1
-1
unvanquished/PKGBUILD
unvanquished/PKGBUILD
+2
-2
No files found.
unvanquished-data/PKGBUILD
View file @
3160fee6
...
...
@@ -5,7 +5,7 @@
pkgname
=
unvanquished-data
_pkgname
=
unvanquished
pkgver
=
0.1
8
.0
pkgver
=
0.1
9
.0
pkgrel
=
1
pkgdesc
=
"A team-based fps/rts hybrid game which pits aliens against humans (data files)"
arch
=(
'any'
)
...
...
unvanquished/PKGBUILD
View file @
3160fee6
...
...
@@ -7,7 +7,7 @@
pkgname
=
unvanquished
_pkgname
=
Unvanquished
pkgver
=
0.1
8
.0
pkgver
=
0.1
9
.0
pkgrel
=
1
pkgdesc
=
"A team-based fps/rts hybrid game which pits aliens against humans"
arch
=(
'x86_64'
'i686'
)
...
...
@@ -19,7 +19,7 @@ provides=('unvanquished')
conflicts
=(
'unvanquished-git'
)
options
=(
'emptydirs'
)
source
=(
"https://github.com/
${
_pkgname
}
/
${
_pkgname
}
/archive/v
${
pkgver
}
.tar.gz"
)
md5sums
=(
'
16be226e03b3b0fc770bda94d8efcc68
'
)
md5sums
=(
'
47450b106a9411b79c53a4266ca1312b
'
)
build
()
{
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