tos/packages/tos-desktop/PKGBUILD

10 lines
190 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-05-29 13:12:53 +00:00
pkgver='0.1.1'
2023-02-21 18:04:32 +00:00
pkgrel='1'
2024-05-29 13:12:53 +00:00
depends=('tos-core' 'plasma-meta')