summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzu1k2023-05-01 13:08:49 +0000
committerzu1k2023-05-01 13:08:49 +0000
commitc8d3287eba605121c0c41f10a6860aff57c15a38 (patch)
treef33662f0b2dac3ce3b6a00cbd2da9ed221a3a16c
parent9c666678fd88385e8fc1b128ae89ce7af1e5aa5d (diff)
downloadaur-c8d3287eba605121c0c41f10a6860aff57c15a38.tar.gz
Update to 0.7.3
-rw-r--r--.SRCINFO26
-rw-r--r--PKGBUILD14
2 files changed, 20 insertions, 20 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 33e7b85088eb..bf592782393f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nali-go-bin
pkgdesc = An offline tool for querying IP geographic information and CDN provider. (Pre-compiled)
- pkgver = 0.7.2
+ pkgver = 0.7.3
pkgrel = 1
url = https://github.com/zu1k/nali
arch = i686
@@ -12,17 +12,17 @@ pkgbase = nali-go-bin
license = MIT
provides = nali
conflicts = nali
- source_i686 = https://github.com/zu1k/nali/releases/download/v0.7.2/nali-linux-386-v0.7.2.gz
- sha256sums_i686 = f01f0e17bd75929b0cb49b8faf90323d69e5475effec4ac8e92c7c12c3b4669e
- source_x86_64 = https://github.com/zu1k/nali/releases/download/v0.7.2/nali-linux-amd64-v0.7.2.gz
- sha256sums_x86_64 = 8cfcdf507c4f5ce2672e9a3ac31e5c19a0ba3d3ea064c41cf5b81a9972bb72af
- source_arm = https://github.com/zu1k/nali/releases/download/v0.7.2/nali-linux-armv5-v0.7.2.gz
- sha256sums_arm = bd2cfc930fa5e6758d5d0b6bbe88140a724c855f0f9b57fa90a65e589a49e8a1
- source_armv7h = https://github.com/zu1k/nali/releases/download/v0.7.2/nali-linux-armv7-v0.7.2.gz
- sha256sums_armv7h = 7bd33c9abc351c6335343cb4c7d9350cdc25a583d83b103287017be6bf7f3d77
- source_armv6h = https://github.com/zu1k/nali/releases/download/v0.7.2/nali-linux-armv6-v0.7.2.gz
- sha256sums_armv6h = 8f9b51c224e8a209b89befae3aad0baa07d92c15a5c395c96e43adb3a113282d
- source_aarch64 = https://github.com/zu1k/nali/releases/download/v0.7.2/nali-linux-armv8-v0.7.2.gz
- sha256sums_aarch64 = 25390225cd7fb8ed4dfe02ff637dc5f3abfa2fe7997af9300de939be3a90bc63
+ source_i686 = https://github.com/zu1k/nali/releases/download/v0.7.3/nali-linux-386-v0.7.3.gz
+ sha256sums_i686 = 8265f8c686e54ef7fd5b4e6f93a98ac19cf3bd8b708e399ff57a53950d529984
+ source_x86_64 = https://github.com/zu1k/nali/releases/download/v0.7.3/nali-linux-amd64-v0.7.3.gz
+ sha256sums_x86_64 = d3279b39995711b4a4ea56f51a00e2be9b3e49e8743c4e53ccc88f1239da3c9b
+ source_arm = https://github.com/zu1k/nali/releases/download/v0.7.3/nali-linux-armv5-v0.7.3.gz
+ sha256sums_arm = 9a14dcd7916f07d2b87c902b6818c638d5fefb94f20542502aa3baf091956c2a
+ source_armv7h = https://github.com/zu1k/nali/releases/download/v0.7.3/nali-linux-armv7-v0.7.3.gz
+ sha256sums_armv7h = 9dc0a86b7bfef9eda5ad12e8a7d90626e1fb96f35c2f7b0d40c56c2cd3296f7c
+ source_armv6h = https://github.com/zu1k/nali/releases/download/v0.7.3/nali-linux-armv6-v0.7.3.gz
+ sha256sums_armv6h = 304c54172663c5d2dec59622d378985e7d010c1a7f0363923503e36d434367ab
+ source_aarch64 = https://github.com/zu1k/nali/releases/download/v0.7.3/nali-linux-armv8-v0.7.3.gz
+ sha256sums_aarch64 = 8b8103c753d195006475826a6bc26f90482575a2c6016e78db1de55edd5051d8
pkgname = nali-go-bin
diff --git a/PKGBUILD b/PKGBUILD
index c7fa52810080..2670bc8effe0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=nali-go-bin
_pkgname=nali
-pkgver=0.7.2
+pkgver=0.7.3
pkgrel=1
pkgdesc='An offline tool for querying IP geographic information and CDN provider. (Pre-compiled)'
arch=('i686' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64')
@@ -18,12 +18,12 @@ source_armv6h=("https://github.com/zu1k/nali/releases/download/v${pkgver}/$_pkgn
source_armv7h=("https://github.com/zu1k/nali/releases/download/v${pkgver}/$_pkgname-linux-armv7-v$pkgver.gz")
source_arm=("https://github.com/zu1k/nali/releases/download/v${pkgver}/$_pkgname-linux-armv5-v$pkgver.gz")
-sha256sums_i686=('f01f0e17bd75929b0cb49b8faf90323d69e5475effec4ac8e92c7c12c3b4669e')
-sha256sums_x86_64=('8cfcdf507c4f5ce2672e9a3ac31e5c19a0ba3d3ea064c41cf5b81a9972bb72af')
-sha256sums_arm=('bd2cfc930fa5e6758d5d0b6bbe88140a724c855f0f9b57fa90a65e589a49e8a1')
-sha256sums_armv7h=('7bd33c9abc351c6335343cb4c7d9350cdc25a583d83b103287017be6bf7f3d77')
-sha256sums_armv6h=('8f9b51c224e8a209b89befae3aad0baa07d92c15a5c395c96e43adb3a113282d')
-sha256sums_aarch64=('25390225cd7fb8ed4dfe02ff637dc5f3abfa2fe7997af9300de939be3a90bc63')
+sha256sums_i686=('8265f8c686e54ef7fd5b4e6f93a98ac19cf3bd8b708e399ff57a53950d529984')
+sha256sums_x86_64=('d3279b39995711b4a4ea56f51a00e2be9b3e49e8743c4e53ccc88f1239da3c9b')
+sha256sums_arm=('9a14dcd7916f07d2b87c902b6818c638d5fefb94f20542502aa3baf091956c2a')
+sha256sums_armv7h=('9dc0a86b7bfef9eda5ad12e8a7d90626e1fb96f35c2f7b0d40c56c2cd3296f7c')
+sha256sums_armv6h=('304c54172663c5d2dec59622d378985e7d010c1a7f0363923503e36d434367ab')
+sha256sums_aarch64=('8b8103c753d195006475826a6bc26f90482575a2c6016e78db1de55edd5051d8')
package() {