diff options
author | ctucx <c@ctu.cx> | 2021-03-06 16:28:02 +0100 |
---|---|---|
committer | ctucx <c@ctu.cx> | 2021-03-06 16:28:02 +0100 |
commit | 8bf6d32e75ae0b39e556fab4d1ee1b35f2ac1b29 (patch) | |
tree | fe7c7e380c3907b4e935237a95df6d38b9e55bb6 /PKGBUILD | |
parent | 44f44a038b704082f28b853da25271fb174bc4d4 (diff) |
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' ) |