summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a948dbe8337..eb00e9345bc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: ParaSait <parasait at proton dot me>
pkgname=json-ld-cli-bin
pkgver=0.7.0
-pkgrel=1
+pkgrel=2
pkgdesc='A simple command line utility allowing to process JSON-LD 1.1 documents.'
-arch=('any')
+arch=('x86_64')
url='https://github.com/filip26/json-ld-cli'
license=('Apache')
source=("${url}/releases/download/v${pkgver}/json-ld-cli-${pkgver}-ubuntu-latest.zip")