Merge pull request #9215 from friberk/master

Fixed Neofetch file paths
This commit is contained in:
Erkan IŞIK
2021-04-07 10:41:53 +03:00
committed by GitHub
+9 -3
View File
@@ -3,8 +3,8 @@
<Name>neofetch</Name>
<Homepage>https://github.com/dylanaraps/neofetch</Homepage>
<Packager>
<Name>Berkan Şahin</Name>
<Email>cicektaksi@tutanota.com</Email>
<Name>Berk Çakar</Name>
<Email>berk2238@hotmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>util.misc</PartOf>
@@ -26,12 +26,18 @@
<Dependency>bash</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="all">/</Path>
<Path fileType="executable">/usr/bin/*</Path>
<Path fileType="doc">/usr/share/*</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2021-04-06</Date>
<Version>7.1.0</Version>
<Comment>Fixed file install paths</Comment>
<Name>Berk Çakar</Name>
<Email>berk2238@hotmail.com</Email>
</Update>
<Update release="1">
<Date>2021-04-05</Date>
<Version>7.1.0</Version>