summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 77f5b315aa31..f4737001d0c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,8 @@ pkgname=serial2tcp
pkgver=0.1
pkgrel=1
arch=('x86_64')
-url="https://cgit.ctu.cx/serial2tcp/"
+pkgdesc="serial to tcp/ip bridge"
+url="https://cgit.ctu.cx/${pkgname}"
license=( 'GPL-3' )
depends=( 'glibc' )
makedepends=( 'nim' 'nimble' 'git' )