tos/packages/tos-desktop/PKGBUILD

10 lines
193 B
Bash
Raw Normal View History

2023-02-21 18:04:32 +00:00
pkgname='tos-desktop'
pkgdesc='Tipragot OS for desktop'
arch=('any')
url='https://git.tipragot.fr/tipragot/tos'
license=('MIT')
2024-07-11 12:58:00 +00:00
pkgver='0.1.1'
2023-02-21 18:04:32 +00:00
pkgrel='1'
2024-07-11 12:58:00 +00:00
depends=('tos-desktop-wm' 'tos-apps')