Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Caleb Maclennan
aur-git-annex-bin
Commits
4e2ff3cc
Commit
4e2ff3cc
authored
Aug 01, 2015
by
Caleb Maclennan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update git-annex-bin to 5.20150731
parent
7e9a6ebb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
15 deletions
+15
-15
.SRCINFO
.SRCINFO
+11
-11
PKGBUILD
PKGBUILD
+4
-4
No files found.
.SRCINFO
View file @
4e2ff3cc
pkgbase = git-annex-bin
pkgdesc = Standalone precompiled version of git-annex with no Haskell dependencies, batteries included.
pkgver = 5.201507
27
pkgver = 5.201507
31
pkgrel = 1
url = http://git-annex.branchable.com/
arch = i686
...
...
@@ -28,20 +28,20 @@ pkgbase = git-annex-bin
source = runshell.patch
sha256sums = c7d12ba3f3a00736d0d22e18e76721314d461561adcf48cbd102413e5e75be92
sha256sums = 173b3f0dc5a314559574113a2cc1242b61ff7caebbd3be52d3090b7a91e1268f
source_i686 = git-annex-standalone-i386-5.201507
27
.tar.gz::https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-i386.tar.gz
source_i686 = git-annex-standalone-i386-5.201507
27
.tar.gz.sig::https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-i386.tar.gz.sig
sha256sums_i686 =
2ea24d9c649
7619
fd9c0838d8f8a9c319d19c0f6ebc84210ec2480315a6b059d
source_i686 = git-annex-standalone-i386-5.201507
31
.tar.gz::https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-i386.tar.gz
source_i686 = git-annex-standalone-i386-5.201507
31
.tar.gz.sig::https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-i386.tar.gz.sig
sha256sums_i686 =
6a4a6b
76
e
19
e44d013d643eac4dfe6d1d58a4af0c3d04fe7bbf2a0b05647b22e
sha256sums_i686 = SKIP
source_x86_64 = git-annex-standalone-amd64-5.201507
27
.tar.gz::https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-amd64.tar.gz
source_x86_64 = git-annex-standalone-amd64-5.201507
27
.tar.gz.sig::https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-amd64.tar.gz.sig
sha256sums_x86_64 =
273e5cc900e1e520f8ff74aa0f4b5eca61d1dd7abbcc2b48415a6727f0441c67
source_x86_64 = git-annex-standalone-amd64-5.201507
31
.tar.gz::https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-amd64.tar.gz
source_x86_64 = git-annex-standalone-amd64-5.201507
31
.tar.gz.sig::https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-amd64.tar.gz.sig
sha256sums_x86_64 =
ff41ab27ffd902285f6fba45212cf60c91b4ae6cb0404ff2da6ebd5d226c10a8
sha256sums_x86_64 = SKIP
source_armv6h = git-annex-standalone-armel-5.201507
27
.tar.gz::https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-armel.tar.gz
source_armv6h = git-annex-standalone-armel-5.201507
27
.tar.gz.sig::https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-armel.tar.gz.sig
source_armv6h = git-annex-standalone-armel-5.201507
31
.tar.gz::https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-armel.tar.gz
source_armv6h = git-annex-standalone-armel-5.201507
31
.tar.gz.sig::https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-armel.tar.gz.sig
sha256sums_armv6h = 2f4373d468a47b71d4ee251a4befa10a27fd192a94e0acda9387e9cdcc114990
sha256sums_armv6h = SKIP
source_arm = git-annex-standalone-armel-5.201507
27
.tar.gz::https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-armel.tar.gz
source_arm = git-annex-standalone-armel-5.201507
27
.tar.gz.sig::https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-armel.tar.gz.sig
source_arm = git-annex-standalone-armel-5.201507
31
.tar.gz::https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-armel.tar.gz
source_arm = git-annex-standalone-armel-5.201507
31
.tar.gz.sig::https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-armel.tar.gz.sig
sha256sums_arm = 2f4373d468a47b71d4ee251a4befa10a27fd192a94e0acda9387e9cdcc114990
sha256sums_arm = SKIP
...
...
PKGBUILD
View file @
4e2ff3cc
...
...
@@ -10,11 +10,11 @@
# Any suggestions welcome; please submit paches via Github:
# https://github.com/alerque/aur/tree/master/git-annex-bin
#
# Warning: some builds not up-to-date: x86_64: 5.201507
27
, i686: 5.201507
27
, armv6h: 5.20150717
# Warning: some builds not up-to-date: x86_64: 5.201507
31
, i686: 5.201507
31
, armv6h: 5.20150717
pkgname
=
git-annex-bin
pkgver
=
5.201507
27
pkgver
=
5.201507
31
pkgrel
=
1
pkgdesc
=
'Standalone precompiled version of git-annex with no Haskell dependencies, batteries included.'
arch
=(
'i686'
'x86_64'
'armv6h'
'arm'
)
...
...
@@ -40,14 +40,14 @@ _file_x86_64="git-annex-standalone-amd64-${pkgver}.tar.gz"
_url_x86_64
=
"https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-amd64.tar.gz"
source_x86_64
=(
"
${
_file_x86_64
}
::
${
_url_x86_64
}
"
"
${
_file_x86_64
}
.sig::
${
_url_x86_64
}
.sig"
)
sha256sums_x86_64
=(
'
273e5cc900e1e520f8ff74aa0f4b5eca61d1dd7abbcc2b48415a6727f0441c67
'
sha256sums_x86_64
=(
'
ff41ab27ffd902285f6fba45212cf60c91b4ae6cb0404ff2da6ebd5d226c10a8
'
'SKIP'
)
_file_i686
=
"git-annex-standalone-i386-
${
pkgver
}
.tar.gz"
_url_i686
=
"https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-i386.tar.gz"
source_i686
=(
"
${
_file_i686
}
::
${
_url_i686
}
"
"
${
_file_i686
}
.sig::
${
_url_i686
}
.sig"
)
sha256sums_i686
=(
'
2ea24d9c649
7619
fd9c0838d8f8a9c319d19c0f6ebc84210ec2480315a6b059d
'
sha256sums_i686
=(
'
6a4a6b
76
e
19
e44d013d643eac4dfe6d1d58a4af0c3d04fe7bbf2a0b05647b22e
'
'SKIP'
)
_file_armv6h
=
"git-annex-standalone-armel-
${
pkgver
}
.tar.gz"
...
...
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