Merge pull request #794 from aydemir/master

mc
This commit is contained in:
yusuf
2015-11-09 16:51:18 +02:00
3 changed files with 16 additions and 3 deletions
-1
View File
@@ -5,7 +5,6 @@
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
from pisi.actionsapi import kde5
def setup():
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>data:font</IsA>
<Summary>Oxygen font family</Summary>
<Description>Oxygen font family is a desktop / GUI font family for integrated use with KDE.</Description>
<Archive sha1sum="2711f08ad2d8ffd66b8ae255fa316843f517bd54" type="tarxz">http://download.kde.org/stable/plasma/5.4.1/oxygen-fonts-5.4.1.tar.xz</Archive>
<Archive sha1sum="bd90859addacf6803afa97eddc33c2a31b36da5b" type="tarxz">http://download.kde.org/stable/plasma/5.4.2/oxygen-fonts-5.4.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>extra-cmake-modules</Dependency>
@@ -32,6 +32,13 @@
</Package>
<History>
<Update release="4">
<Date>2015-11-06</Date>
<Version>5.4.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2014-09-12</Date>
<Version>5.4.1</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>GNU Midnight Commander cli-based file manager</Summary>
<Description>Contains GNU Midnight Commander cli-based file manager. You can do lots of file management and editing tasks, both in normal terminals and in terminal emulators of X. Also has file transfer capabilities over FTP, SSH, and Samba.</Description>
<Archive sha1sum="1fdf4dd0801d2ead6e9a71970501e1a106ce0ef1" type="tarxz">http://fossies.org/linux/misc/mc-4.8.14.tar.xz</Archive>
<Archive sha1sum="cd122d30f93db66f5153700500c3253653245542" type="tarxz">http://www.midnight-commander.org/downloads/mc-4.8.15.tar.xz</Archive>
<BuildDependencies>
<Dependency>gpm</Dependency>
<Dependency>check-devel</Dependency>
@@ -54,6 +54,13 @@
</Package>
<History>
<Update release="9">
<Date>2015-11-09</Date>
<Version>4.8.15</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2015-11-05</Date>
<Version>4.8.14</Version>