Update to gnome-tour-43.0.
This commit is contained in:
parent
e4f8911ced
commit
fa8d017562
@ -1,8 +1,7 @@
|
||||
COMMENT= GNOME's Tour & Greeter
|
||||
|
||||
GNOME_PROJECT= gnome-tour
|
||||
GNOME_VERSION= 42.0
|
||||
REVISION= 2
|
||||
GNOME_VERSION= 43.0
|
||||
|
||||
# needed due to the devel/cargo MODULE
|
||||
DISTFILES= ${GNOME_PROJECT}-${GNOME_VERSION}${EXTRACT_SUFX}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gnome/gnome-tour-42.0.tar.xz) = /PGsaJBX2oZZaXDsPag1VSHApy6VBj6wWdX+5N6oL08=
|
||||
SIZE (gnome/gnome-tour-42.0.tar.xz) = 13911632
|
||||
SHA256 (gnome/gnome-tour-43.0.tar.xz) = E1HkGWJ/vXx3GTKm7xrYDAvy5oKMSUigYgaJhN2zzIg=
|
||||
SIZE (gnome/gnome-tour-43.0.tar.xz) = 14076336
|
||||
|
@ -5,7 +5,7 @@ and devel/cargo/cargo.port.mk. The default doesn't work for i386.
|
||||
Index: .cargo/config
|
||||
--- .cargo/config.orig
|
||||
+++ .cargo/config
|
||||
@@ -3,3 +3,14 @@ replace-with = "vendored-sources"
|
||||
@@ -4,3 +4,14 @@ replace-with = "vendored-sources"
|
||||
|
||||
[source.vendored-sources]
|
||||
directory = "vendor"
|
||||
|
@ -27,6 +27,7 @@ share/locale/id/LC_MESSAGES/gnome-tour.mo
|
||||
share/locale/is/LC_MESSAGES/gnome-tour.mo
|
||||
share/locale/it/LC_MESSAGES/gnome-tour.mo
|
||||
share/locale/ja/LC_MESSAGES/gnome-tour.mo
|
||||
share/locale/ka/LC_MESSAGES/gnome-tour.mo
|
||||
share/locale/kk/LC_MESSAGES/gnome-tour.mo
|
||||
share/locale/ko/LC_MESSAGES/gnome-tour.mo
|
||||
share/locale/lt/LC_MESSAGES/gnome-tour.mo
|
||||
@ -50,7 +51,6 @@ share/locale/uk/LC_MESSAGES/gnome-tour.mo
|
||||
share/locale/vi/LC_MESSAGES/gnome-tour.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/gnome-tour.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/gnome-tour.mo
|
||||
share/metainfo/
|
||||
share/metainfo/org.gnome.Tour.metainfo.xml
|
||||
@tag update-desktop-database
|
||||
@tag gtk-update-icon-cache %D/share/icons/hicolor
|
||||
|
Loading…
Reference in New Issue
Block a user