# Maintainer: Arnold Sommerfeld <arch@strisemarx.com>
pkgname=strisemarx-x-extra
pkgver=23
pkgrel=1
pkgdesc="strisemarx's Xorg apps metapackage"
arch=('any')
url="https://strisemarx.com"
license=('GPL3')
depends=(
  'arkenfox-user.js'
  'chromium'
  'librewolf-bin'
  'libfido2'
  'libreoffice-still'
  'okular'
  'torbrowser-launcher'
  'zathura'
  'zathura-pdf-mupdf'
)

# vim: ts=2 sw=2 et: