Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jake Buchholz Göktürk
aports
Commits
d8f65544
Commit
d8f65544
authored
Nov 26, 2021
by
Aleks Bunin
Browse files
testing/delta: upgrade to 0.10.1
parent
4e433645
Changes
1
Hide whitespace changes
Inline
Side-by-side
testing/delta/APKBUILD
View file @
d8f65544
# Contributor: Aleks Bunin <alpinelinux@compuix.com>
# Maintainer: Aleks Bunin <alpinelinux@compuix.com>
pkgname
=
delta
pkgver
=
0.10.
0
pkgver
=
0.10.
1
pkgrel
=
0
pkgdesc
=
"Syntax-highlighting pager for git and diff output"
url
=
"https://github.com/dandavison/delta"
license
=
"MIT"
arch
=
"all !s390x !mips64 !riscv64"
# limited by rust/cargo
makedepends
=
"cargo"
source
=
"https://github.com/dandavison/delta/archive/
$pkgver
/delta-
$pkgver
.tar.gz"
source
=
"
$pkgname
-
$pkgver
.tar.gz::
https://github.com/dandavison/delta/archive/
refs/tags/
$pkgver
.tar.gz"
build
()
{
cargo build
--release
--locked
...
...
@@ -23,5 +23,5 @@ package() {
}
sha512sums
=
"
efeb418371862e771c874b0d128b918acc8c47c7f2ed2ca377b3d938bacb1f1fb4c0ab35cb29194303b10ba29015fae21d906c5bbb9ead678c4e0d212b7ff550
delta-0.10.
0
.tar.gz
c1c40cb86584cde51f2f20cb576a330634a4c6534565c352d6f715dbcda6ecee2d078231a3d9d8ad925cb7962d1d9dc5743fa0280d370d8760ade0f5dfa035f8
delta-0.10.
1
.tar.gz
"
Write
Preview
Supports
Markdown
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