summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRené Wagner2022-06-06 09:47:24 +0200
committerRené Wagner2022-06-06 09:47:24 +0200
commit2e826829f6450e261c82d6d1fb4d83bbc6f73af6 (patch)
tree322dcecffec1e7bd719b44dac4737aa0fb518c0d /PKGBUILD
parentb38dde91f94e3f7f80fd925d4d4842cb271593d1 (diff)
downloadaur-2e826829f6450e261c82d6d1fb4d83bbc6f73af6.tar.gz
pkgver=1.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f00f7138df0..a4c07be83787 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=cgmnlm-git
pkgrel=1
-pkgver=1.3
+pkgver=1.4
pkgdesc="colorful gemini line mode client - fork of gmni"
-url="https://src.clttr.info/rwa/cgmnlm"
+url="https://code.clttr.info/cgmnlm/file/README.md.html"
arch=('x86_64' 'armv7h' 'aarch64')
license=('GPL3')
-source=("${pkgname}::git+https://src.clttr.info/rwa/cgmnlm.git")
+source=("${pkgname}::git://git.clttr.info/cgmnlm.git")
conflicts=('gmni-git' 'cgmnlm')
depends=('bearssl')
optdepends=('xdg-utils')