tos/packages/tos-app-launcher/PKGBUILD
2024-07-11 14:53:17 +02:00

10 lines
203 B
Bash

pkgname='tos-app-launcher'
pkgdesc='An app launcher of Tipragot OS'
arch=('any')
url='https://git.tipragot.fr/tipragot/tos'
license=('MIT')
pkgver='0.1.0'
pkgrel='1'
depends=('tos-desktop-core' 'rofi')