summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRobin Candau2022-09-12 22:13:17 +0200
committerRobin Candau2022-09-12 22:13:17 +0200
commite94f6a40b6a1b0bf0bec19e38ddd29471995c6a6 (patch)
treed6b8d51007a5ef947a87acffa51094a9a3498abc /.SRCINFO
parente1004a34688eb4f9c333db636e42a8887baf68ee (diff)
downloadaur-e94f6a40b6a1b0bf0bec19e38ddd29471995c6a6.tar.gz
Added aarch64 (arm64) architecture support
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 135555ed25e2..dd344588f33e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,16 @@
pkgbase = certificate-ripper-bin
pkgdesc = A CLI tool to extract server certificates
pkgver = 1.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Hakky54/certificate-ripper
arch = x86_64
+ arch = aarch64
license = Apache
provides = certificate-ripper
conflicts = certificate-ripper
- source = crip-1.0.0.tar.gz::https://github.com/Hakky54/certificate-ripper/releases/download/1.0.0/crip-linux-amd64.tar.gz
- sha256sums = 83ab8bf2d68b54967a3c1525d25dc6a8210ebadb30cbd6592ef61001731a288a
+ source_x86_64 = crip-1.0.0-amd64.tar.gz::https://github.com/Hakky54/certificate-ripper/releases/download/1.0.0/crip-linux-amd64.tar.gz
+ sha256sums_x86_64 = 83ab8bf2d68b54967a3c1525d25dc6a8210ebadb30cbd6592ef61001731a288a
+ source_aarch64 = crip-1.0.0-aarch64.tar.gz::https://github.com/Hakky54/certificate-ripper/releases/download/1.0.0/crip-linux-aarch64.tar.gz
+ sha256sums_aarch64 = cc14b1f436a7a1b10c65b5052b71c8fad51e09eded8de4a892087f5e6cdd9f6d
pkgname = certificate-ripper-bin