Merge pull request #13828 from Rmys/master

gnome-tweaks, gtkmm3 ver. bump
This commit is contained in:
Rmys
2024-03-17 17:37:41 +03:00
committed by GitHub
2 changed files with 16 additions and 2 deletions
+8 -1
View File
@@ -13,7 +13,7 @@
<Icon>gnome</Icon>
<Summary>Graphical interface for advanced GNOME 3 settings (Tweak Tool)</Summary>
<Description>Gelişmiş GNOME 3 ayarları için grafik arayüz</Description>
<Archive sha1sum="9e0c0a68511da83f985b816a3d58a0ca70589b24" type="tarxz">https://download.gnome.org/sources/gnome-tweaks/45/gnome-tweaks-45.1.tar.xz</Archive>
<Archive sha1sum="18ec4232051f60ff71c85e82ff867ca4ea2bda96" type="tarxz">https://download.gnome.org/sources/gnome-tweaks/45/gnome-tweaks-45.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>libhandy-devel</Dependency>
@@ -45,6 +45,13 @@
</Package>
<History>
<Update release="7">
<Date>2024-03-17</Date>
<Version>45.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2024-02-11</Date>
<Version>45.1</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>C++ binding for GTK+</Summary>
<Description>gtkmm is the official C++ interface for the popular GUI library GTK+. Highlights include typesafe callbacks, and a comprehensive set of widgets that are easily extensible via inheritance.</Description>
<Archive sha1sum="8682b39fa4b5bd620a90f9b802554de0af4a58a8" type="tarxz">http://ftp.gnome.org/pub/GNOME/sources/gtkmm/3.24/gtkmm-3.24.8.tar.xz</Archive>
<Archive sha1sum="1b9da03fb3431b4d1a5c8ce6f6134ca6bf8f3af5" type="tarxz">http://ftp.gnome.org/pub/GNOME/sources/gtkmm/3.24/gtkmm-3.24.9.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>doxygen</Dependency>
@@ -69,6 +69,13 @@
</Package>
<History>
<Update release="6">
<Date>2024-03-17</Date>
<Version>3.24.9</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2023-08-08</Date>
<Version>3.24.8</Version>