diff options
author | bill-auger <mr.j.spam.me@gmail.com> | 2022-04-11 17:15:12 -0400 |
---|---|---|
committer | bill-auger <mr.j.spam.me@gmail.com> | 2022-04-12 01:03:11 -0400 |
commit | 7834078687e5b4d831fec6d8d2ede200f44ba0d8 (patch) | |
tree | 685d7d4bf5c3f790810c0eabf361e1264ae95d99 /libre/parley | |
parent | 0c9201b8340208f0783cdd79a2a4587be1788497 (diff) | |
download | abslibre-7834078687e5b4d831fec6d8d2ede200f44ba0d8.tar.gz abslibre-7834078687e5b4d831fec6d8d2ede200f44ba0d8.tar.bz2 abslibre-7834078687e5b4d831fec6d8d2ede200f44ba0d8.zip |
housekeeping - remove mentions of qt5-webengine from pkgdesc
Diffstat (limited to 'libre/parley')
-rw-r--r-- | libre/parley/PKGBUILD | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/libre/parley/PKGBUILD b/libre/parley/PKGBUILD index 87240056b..3b2d7f45f 100644 --- a/libre/parley/PKGBUILD +++ b/libre/parley/PKGBUILD @@ -1,13 +1,17 @@ -# Maintainer (Arch): Felix Yan <felixonmars@archlinux.org> -# Maintainer (Arch): Antonio Rojas <arojas@archlinux.org> -# Contributor (Arch): Andrea Scarpino <andrea@archlinux.org> +# Maintainer (arch): Felix Yan <felixonmars@archlinux.org> +# Maintainer (arch): Antonio Rojas <arojas@archlinux.org> +# Contributor: Andrea Scarpino <andrea@archlinux.org> + + +# parabola changes and rationale: +# - build without qt5-webengine + pkgname=parley pkgver=19.12.3 pkgrel=1 pkgrel+=.parabola1 pkgdesc="Vocabulary Trainer" -pkgdesc+=", without qt5-webengine" url="https://kde.org/applications/education/parley/" arch=(x86_64) arch+=(i686 armv7h) |