Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
aur-git-annex-bin
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Caleb Maclennan
aur-git-annex-bin
Commits
82693fcf
Commit
82693fcf
authored
Sep 01, 2015
by
Caleb Maclennan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rebuid SRCINFO with correct conflicts array
parent
c0f093d6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
.SRCINFO
.SRCINFO
+2
-2
PKGBUILD
PKGBUILD
+1
-1
No files found.
.SRCINFO
View file @
82693fcf
pkgbase = git-annex-bin
pkgdesc = Standalone precompiled version of git-annex with no Haskell dependencies, batteries included.
pkgver = 5.20150825
pkgrel =
1
pkgrel =
2
url = http://git-annex.branchable.com/
arch = i686
arch = x86_64
...
...
@@ -21,7 +21,7 @@ pkgbase = git-annex-bin
depends = dnsutils
depends = aria2
provides = git-annex
conflicts = git-annex
,
conflicts = git-annex
conflicts = git-annex-git
replaces = git-annex-standalone
source = git-annex
...
...
PKGBUILD
View file @
82693fcf
...
...
@@ -15,7 +15,7 @@
pkgname
=
git-annex-bin
pkgver
=
5.20150825
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
'Standalone precompiled version of git-annex with no Haskell dependencies, batteries included.'
arch
=(
'i686'
'x86_64'
'armv6h'
'arm'
)
url
=
'http://git-annex.branchable.com/'
...
...
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