Bobby Rong
2024-12-31 23:12:16 +08:00
parent 2417a5e2b5
commit 978bbf27da
@@ -5,7 +5,6 @@
gtk3,
thunar,
libxfce4util,
intltool,
gettext,
taglib,
}:
@@ -13,13 +12,12 @@
mkXfceDerivation {
category = "thunar-plugins";
pname = "thunar-media-tags-plugin";
version = "0.4.0";
version = "0.5.0";
odd-unstable = false;
sha256 = "sha256-2WA7EtDmNl8XP0wK00iyQcSqV3mnfHNJZTKhBJ/YWPQ=";
sha256 = "sha256-71YBA1deR8aV8hoZ4F0TP+Q5sdcVQAB9n3B+pcpJMSQ=";
nativeBuildInputs = [
intltool
gettext
];