diff options
author | Martin Thierer | 2019-12-27 10:30:41 +0100 |
---|---|---|
committer | Martin Thierer | 2020-01-18 14:27:02 +0100 |
commit | da5a96a70cde7dd09218e151ce670653731bd2be (patch) | |
tree | ff7e9db002652f5a9d64c0cdd8678bb0a693c82b /.SRCINFO | |
parent | 2d2fc45a730804a903c632dec493af6fbba3e54f (diff) | |
download | packages-da5a96a70cde7dd09218e151ce670653731bd2be.tar.gz packages-da5a96a70cde7dd09218e151ce670653731bd2be.tar.bz2 packages-da5a96a70cde7dd09218e151ce670653731bd2be.zip |
Fix installation of icons and .desktop file
20x20 size icons don't exist in hicolor-icon-theme, so don't install them.
But do install the SVG-Version.
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | pkgbase = logisim-evolution | 1 | pkgbase = logisim-evolution |
2 | pkgdesc = An educational tool for designing and simulating digital logic circuits | 2 | pkgdesc = An educational tool for designing and simulating digital logic circuits |
3 | pkgver = 2.15.0 | 3 | pkgver = 2.15.0 |
4 | pkgrel = 1 | 4 | pkgrel = 2 |
5 | url = https://github.com/reds-heig/logisim-evolution | 5 | url = https://github.com/reds-heig/logisim-evolution |
6 | arch = any | 6 | arch = any |
7 | license = GPL3 | 7 | license = GPL3 |