summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: 50ca97081775c1b07bfe7de056300b7960762167 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Maintainer:  gardotd426 <gardotd426@gmail.com>

pkgname=regolith-full
pkgver=1.6
pkgrel=19
pkgdesc='Full Regolith Desktop Environment, for the full stock experience.'
arch=('x86_64')
url='https://github.com/regolith-linux/regolith-desktop'
license=('custom: multiple')
depends=(
  'regolith-i3'
  'regolith-i3xrocks'
  'regolith-i3xrocks-config'
  'regolith-styles'
  'regolith-desktop-config'
  'regolith-st'
  'picom'
  'remontoire-regolith'
  'python-appdirs')