gnome-chess-42.1
This commit is contained in:
@@ -18,5 +18,7 @@ def build():
|
||||
|
||||
def install():
|
||||
mesontools.install()
|
||||
|
||||
pisitools.insinto("/usr/share/pixmaps/", "data/icons/hicolor/scalable/apps/org.gnome.Chess.svg")
|
||||
|
||||
pisitools.dodoc("COPYING", "README*")
|
||||
|
||||
@@ -10,9 +10,10 @@
|
||||
</Packager>
|
||||
<License>GPLv3</License>
|
||||
<IsA>app</IsA>
|
||||
<Icon>org.gnome.Chess</Icon>
|
||||
<Summary>Play the classic two-player boardgame of chess</Summary>
|
||||
<Description>Klasik iki kişilik satranç tahtası oyununu oynayın</Description>
|
||||
<Archive sha1sum="b3d1b448cd5ce05d98392f369ff1735360e1f5c7" type="tarxz">https://download.gnome.org/sources/gnome-chess/42/gnome-chess-42.0.tar.xz</Archive>
|
||||
<Archive sha1sum="71764d8e514ce47be10c17e1d393d27297f32004" type="tarxz">https://download.gnome.org/sources/gnome-chess/42/gnome-chess-42.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>itstool</Dependency>
|
||||
@@ -60,6 +61,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2022-08-09</Date>
|
||||
<Version>42.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2022-03-20</Date>
|
||||
<Version>42.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user