diff options
author | Baal | 2023-02-20 09:17:19 +0100 |
---|---|---|
committer | Baal | 2023-02-20 09:17:19 +0100 |
commit | 581bc70f24bd08368277d9bcedc36fbb1b3cdc4d (patch) | |
tree | 71ee8ecea06e8844d046cf30399f224df782805f /.gitignore | |
parent | 01d3eccef88d4ea77a31493ac32373e1a59f0e42 (diff) | |
download | aur-581bc70f24bd08368277d9bcedc36fbb1b3cdc4d.tar.gz |
update to hotfix 1.09.100. there is a dependency on either kdialog or zenity. this is not expressed in the PKGBUILD so I added a message
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 05c6d4d4c97b..3f0758463e59 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ * +!theforceengine.install !.gitignore !.SRCINFO !PKGBUILD + |