File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
pkgbase = asfa-bin
2
2
pkgdesc = share files by upload via ssh and generation of a non-guessable link (pre-built)
3
3
pkgver = 0.10.0
4
- pkgrel = 3
4
+ pkgrel = 4
5
5
url = https://github.com/obreitwi/asfa
6
6
arch = x86_64
7
7
license = MIT
@@ -10,7 +10,7 @@ pkgbase = asfa-bin
10
10
depends = zlib
11
11
provides = asfa
12
12
conflicts = asfa
13
- source = https://github.com/obreitwi/asfa/releases/download/v0.10.0. 1/asfa-v0.10.0.1-x86_64-unknown-linux-gnu.tar.gz
13
+ source = https://github.com/obreitwi/asfa/releases/download/v0.10.0- 1/asfa-v0.10.0.1-x86_64-unknown-linux-gnu.tar.gz
14
14
sha256sums = 23c7c089486cb71d244b8b620bcd6e388bba32de0ad32c3e30392ff7da73e408
15
15
16
16
pkgname = asfa-bin
Original file line number Diff line number Diff line change 3
3
_pkgname=asfa
4
4
pkgname=${_pkgname} -bin
5
5
pkgver=0.10.0
6
- pkgrel=3
6
+ pkgrel=4
7
7
pkgdesc=' share files by upload via ssh and generation of a non-guessable link (pre-built)'
8
8
url=" https://github.com/obreitwi/asfa"
9
9
license=(" MIT" )
@@ -13,7 +13,7 @@ conflicts=("asfa")
13
13
depends=(' gcc-libs' ' openssl' ' zlib' )
14
14
_archive_name_rerelease=" ${_pkgname} -v$pkgver .1-x86_64-unknown-linux-gnu"
15
15
_archive_name=" ${_pkgname} -v$pkgver -x86_64-unknown-linux-gnu"
16
- source=(" https://github.com/obreitwi/asfa/releases/download/v$pkgver . 1/${_archive_name_rerelease} .tar.gz" )
16
+ source=(" https://github.com/obreitwi/asfa/releases/download/v$pkgver - 1/${_archive_name_rerelease} .tar.gz" )
17
17
sha256sums=(" 23c7c089486cb71d244b8b620bcd6e388bba32de0ad32c3e30392ff7da73e408" )
18
18
19
19
You can’t perform that action at this time.
0 commit comments