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/libksysguard/PKGBUILD | |
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/libksysguard/PKGBUILD')
-rw-r--r-- | libre/libksysguard/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libre/libksysguard/PKGBUILD b/libre/libksysguard/PKGBUILD index 4d6146bab..f38c54034 100644 --- a/libre/libksysguard/PKGBUILD +++ b/libre/libksysguard/PKGBUILD @@ -8,7 +8,7 @@ # parabola changes and rationale: -# - remove qt5-webengine support +# - build without qt5-webengine pkgname=libksysguard @@ -16,7 +16,6 @@ pkgver=5.22.3 pkgrel=1 pkgrel+=.parabola1 pkgdesc='Library to retrieve information on the current status of computer hardware' -pkgdesc+=' (without nonfree qt5-webengine)' arch=(x86_64) arch+=(i686 armv7h) url='https://kde.org/plasma-desktop/' |