summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Goudou2022-01-05 11:41:36 +0000
committerDavid Goudou2022-01-05 11:41:36 +0000
commita77bc4b9d460d0e7aa459f544b3823f483f02ff8 (patch)
tree0f46331e154a9096749a9e36c5247ac0ed93fc9e /PKGBUILD
parent74795330f307442f002c1ed2af4a1bec6f3b6623 (diff)
downloadaur-coffeetch-git.tar.gz
source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d1e91f63664..e2528a0446d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: David Goudou <david.goudou@gmail.com>
pkgname=coffeetch-git
pkgver=1.0.r10.bd76287
-pkgrel=3
+pkgrel=4
pkgdesc="Minimal command line system information tool written in C"
arch=('x86_64')
-url="https://git.dockside.org.uk/coffeetch.git"
+url="git://git.dockside.org.uk/coffeetch.git"
license=('MIT')
depends=('gcc')
makedepends=('git')