mousepad-0.5.8

This commit is contained in:
Rmys
2021-11-26 14:24:10 +02:00
committed by GitHub
parent 3e56435e6f
commit 143c383fa7
+8 -1
View File
@@ -15,7 +15,7 @@
<Description>
Mousepad aims to be an easy-to-use and fast editor. Our target is an editor for quickly editing text files, not a development environment or an editor with a huge bunch of plugins. On the other hand we try to use the latest Gtk+ features available, which means that if Gtk adds something new in a major release that is useful for the editor, we will likely bump the Gtk dependency and integrate this new feature in Mousepad.
</Description>
<Archive sha1sum="dff4edc56186c7998dec5b305218f147e1b9f6d1" type="tarbz2">https://archive.xfce.org/src/apps/mousepad/0.5/mousepad-0.5.7.tar.bz2</Archive>
<Archive sha1sum="be822712e1e25e4eb8920ef6c8ce33ec55a0c7d7" type="tarbz2">https://archive.xfce.org/src/apps/mousepad/0.5/mousepad-0.5.8.tar.bz2</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>gtk3-devel</Dependency>
@@ -55,6 +55,13 @@
</Package>
<History>
<Update release="8">
<Date>2021-11-26</Date>
<Version>0.5.8</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2021-09-24</Date>
<Version>0.5.7</Version>