summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 77933f6357d1..8f0397d049b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=cgmnlm-git
pkgrel=1
-pkgver=r172.4274b06
+pkgver=r173.7e4e43b
pkgdesc="colorful gemini line mode client - fork of gmni"
url="https://src.clttr.info/rwa/cgmnlm"
-arch=("any")
-license=("GPL")
+arch=('x86_64' 'armv7h' 'aarch64')
+license=('GPL3')
source=("cgmnlm::git+https://src.clttr.info/rwa/cgmnlm.git")
conflicts=('gmni-git')
depends=('bearssl')