diff options
author | Erich Eckner <git@eckner.net> | 2017-10-19 22:53:59 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-10-19 22:53:59 +0200 |
commit | 44aeaf277dbfcaa9aa646a6940357ab349d5e3a8 (patch) | |
tree | f0756736d022df0e92cf21a2934df3d32e05d97f /ttf-oxygen | |
parent | 6185da1bd721ee27236139b0a340d4503d344730 (diff) | |
download | archlinuxewe.git.save-44aeaf277dbfcaa9aa646a6940357ab349d5e3a8.tar.xz |
Kommentar korrigieren, pgplot-for-ifeffit als non-any markieren
Diffstat (limited to 'ttf-oxygen')
-rw-r--r-- | ttf-oxygen/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ttf-oxygen/PKGBUILD b/ttf-oxygen/PKGBUILD index 4bd9db6b..53381fc8 100644 --- a/ttf-oxygen/PKGBUILD +++ b/ttf-oxygen/PKGBUILD @@ -10,7 +10,7 @@ pkgrel=3 pkgdesc='A desktop/gui font family for integrated use with the KDE desktop' url='https://projects.kde.org/projects/kde/workspace/oxygen-fonts' arch=('i686' 'x86_64' 'armv7h') # CMake files are arch-dependent -# ttf-oxygen ist absichtlich any ohne ELF Dateien +# ttf-oxygen ist absichtlich nicht any ohne ELF Dateien license=('custom:OFL' 'GPL' 'custom:GPL+FE') depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils') makedepends=('extra-cmake-modules' 'fontforge' 'qt5-base') |