diff options
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,7 +2,8 @@ pkgname=smartie-pwa pkgver=0.1 pkgrel=6 arch=('x86_64') -url="https://cgit.ctu.cx/${pkgname}/" +pkgdesc="smarthome web-gui" +url="https://cgit.ctu.cx/${pkgname}" license=( 'GPL-3' ) depends=( 'glibc' ) makedepends=( 'yarn' 'git' ) |