mousepad ver.bump

This commit is contained in:
Rmys
2022-07-10 23:20:30 +03:00
committed by GitHub
parent 9f70341bb7
commit 249e9c7858
+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="1847dfa005b07b91a3cce97518633959c71e3f11" type="tarbz2">https://archive.xfce.org/src/apps/mousepad/0.5/mousepad-0.5.9.tar.bz2</Archive>
<Archive sha1sum="7bf1924a791dfad22e62d52b7d38b839db7e4588" type="tarbz2">https://archive.xfce.org/src/apps/mousepad/0.5/mousepad-0.5.10.tar.bz2</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>gtk3-devel</Dependency>
@@ -55,6 +55,13 @@
</Package>
<History>
<Update release="10">
<Date>2022-07-10</Date>
<Version>0.5.10</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2022-04-03</Date>
<Version>0.5.9</Version>