mousepad ver. bump

This commit is contained in:
Rmys
2021-05-14 12:07:21 +03:00
parent c3e9ec18f0
commit d698c6df28
+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="b6a4d2cdc91d2b4ae8d941603d4dcc677a28c7d0" type="tarbz2">https://archive.xfce.org/src/apps/mousepad/0.5/mousepad-0.5.4.tar.bz2</Archive>
<Archive sha1sum="48605c524f0f67356f1e6dd396cc788e161988a1" type="tarbz2">https://archive.xfce.org/src/apps/mousepad/0.5/mousepad-0.5.5.tar.bz2</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>gtk3-devel</Dependency>
@@ -46,6 +46,13 @@
</Package>
<History>
<Update release="5">
<Date>2021-05-14</Date>
<Version>0.5.5</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2021-04-10</Date>
<Version>0.5.4</Version>