diff options
-rw-r--r-- | meta-xfce/recipes-apps/catfish/catfish_4.16.0.bb (renamed from meta-xfce/recipes-apps/catfish/catfish_1.4.13.bb) | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/meta-xfce/recipes-apps/catfish/catfish_1.4.13.bb b/meta-xfce/recipes-apps/catfish/catfish_4.16.0.bb index 01a36e1fcc..f0391cb230 100644 --- a/meta-xfce/recipes-apps/catfish/catfish_1.4.13.bb +++ b/meta-xfce/recipes-apps/catfish/catfish_4.16.0.bb | |||
@@ -7,10 +7,7 @@ inherit xfce-app distutils3 gtk-icon-cache mime-xdg | |||
7 | 7 | ||
8 | DEPENDS += "python3-distutils-extra-native" | 8 | DEPENDS += "python3-distutils-extra-native" |
9 | 9 | ||
10 | B = "${S}" | 10 | SRC_URI[sha256sum] = "1f6facee57a659af560f06024ca6f98aa4d638bf57a8bcfb613b4dc70fcc3b47" |
11 | |||
12 | SRC_URI[md5sum] = "750b65401c9445e185e71c808d7509a4" | ||
13 | SRC_URI[sha256sum] = "58c0ea06e5f286019295545fbfd1dbca23aea74c625762bbb4c89a6f484ae839" | ||
14 | 11 | ||
15 | FILES_${PN} += "${datadir}/metainfo" | 12 | FILES_${PN} += "${datadir}/metainfo" |
16 | 13 | ||