mousepad ver. bump

This commit is contained in:
Rmys
2021-02-02 21:27:24 +03:00
committed by GitHub
parent a9e564e245
commit e0c62a47d4
+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="6ce4d2b71b311bf488e2ae4229e33d5743f41f02" type="tarbz2">https://archive.xfce.org/src/apps/mousepad/0.5/mousepad-0.5.1.tar.bz2</Archive>
<Archive sha1sum="2b18d39ab6c38f2cbeabf5c74c0f9d47763535c5" type="tarbz2">https://archive.xfce.org/src/apps/mousepad/0.5/mousepad-0.5.2.tar.bz2</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>gtk3-devel</Dependency>
@@ -46,6 +46,13 @@
</Package>
<History>
<Update release="3">
<Date>2021-02-02</Date>
<Version>0.5.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2020-12-24</Date>
<Version>0.5.1</Version>