Update PKGBUILD
This commit is contained in:
parent
047ba14710
commit
d7cb4b4582
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Xiufeng Guo <i@m.ac>
|
# Maintainer: Xiufeng Guo <i@m.ac>
|
||||||
pkgname=nali-go-bin
|
pkgname=nali-go-bin
|
||||||
pkgver=0.4.7
|
pkgver=0.5.3
|
||||||
pkgrel=3
|
pkgrel=1
|
||||||
pkgdesc='An offline tool for querying IP geographic information and CDN provider.'
|
pkgdesc='An offline tool for querying IP geographic information and CDN provider.'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://github.com/zu1k/nali"
|
url="https://github.com/zu1k/nali"
|
||||||
@ -9,7 +9,7 @@ license=('MIT')
|
|||||||
provides=('nali')
|
provides=('nali')
|
||||||
conflicts=('nali')
|
conflicts=('nali')
|
||||||
source=("https://storage.m.ac/mirrors/github-release/zu1k/nali/v$pkgver/nali-linux-amd64-v$pkgver.gz")
|
source=("https://storage.m.ac/mirrors/github-release/zu1k/nali/v$pkgver/nali-linux-amd64-v$pkgver.gz")
|
||||||
sha256sums=('2eceb2848ef8341a6e872bb78be878ecbe306bf5f990af5896415609ba8812df')
|
sha256sums=('23abadd64340fe41250e6f50851c57352f79edc8a747a5ca2dc6bc42538aa302')
|
||||||
|
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
Loading…
Reference in New Issue
Block a user