From e3fbf1e070c6d5f8d7a93d1ac2ff1f46f778c394 Mon Sep 17 00:00:00 2001 From: jcorporation Date: Thu, 13 Sep 2018 23:12:43 +0100 Subject: [PATCH] Fix: typo --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 3f77fa6..22831e3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,7 @@ pkgver=4.1.1 pkgrel=1 pkgdesc="A standalone MPD Web GUI based on YMPD - Default port set to 80" arch=('x86_64' 'armv7h' 'aarch64') -url="http://github.org/jcorporation/myMpd" +url="http://github.org/jcorporation/myMPD" license=('GPL') depends=('libmpdclient' 'openssl') makedepends=('cmake' 'git')