diff --git a/data/com.github.gabutakut.gabutdm.appdata.xml.in b/data/com.github.gabutakut.gabutdm.appdata.xml.in index 694b0b2..da386cd 100644 --- a/data/com.github.gabutakut.gabutdm.appdata.xml.in +++ b/data/com.github.gabutakut.gabutdm.appdata.xml.in @@ -9,25 +9,35 @@

Download whatever you want.

- Gabut Download Manager application that can download all you need like Link URIs Metallink Magnetlink Torrents using Aria2c and, + Gabut Download Manager application that can download all you need like Link URLs Metallink Magnetlink Torrents using Aria2c and, an application that has a local server service interface. - can also accept file transfers from smartphones. - + can also accept file transfers from smartphones and explore manager file sharing with authentication.

Features:

com.github.gabutakut.gabutdm + + +

New With Gtk4

+
+

Last Update For Gtk3

diff --git a/meson.build b/meson.build index 56f7171..47a3b60 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project ('com.github.gabutakut.gabutdm','vala', 'c', version: '1.8.4') +project ('com.github.gabutakut.gabutdm','vala', 'c', version: '1.8.5') i18n = import ('i18n')