about summary refs log tree commit diff
path: root/pkgs/games/shattered-pixel-dungeon/rat-king-adventure/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/shattered-pixel-dungeon/rat-king-adventure/default.nix')
-rw-r--r--pkgs/games/shattered-pixel-dungeon/rat-king-adventure/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/games/shattered-pixel-dungeon/rat-king-adventure/default.nix b/pkgs/games/shattered-pixel-dungeon/rat-king-adventure/default.nix
index fcdf31cf94ff..74b163bdfe7d 100644
--- a/pkgs/games/shattered-pixel-dungeon/rat-king-adventure/default.nix
+++ b/pkgs/games/shattered-pixel-dungeon/rat-king-adventure/default.nix
@@ -4,13 +4,13 @@
 
 callPackage ../generic.nix rec {
   pname = "rat-king-adventure";
-  version = "1.5.3";
+  version = "2.0.0";
 
   src = fetchFromGitHub {
     owner = "TrashboxBobylev";
     repo = "Rat-King-Adventure";
     rev = version;
-    hash = "sha256-Q/smIObu7khcRnwdT8m7+WstpPE1tbDFJcZ4OGYJ338=";
+    hash = "sha256-RobFWEqIxI2gdgbJqaUWJ9MpOcAeOGOaJlrIY2NNUs8=";
   };
 
   desktopName = "Rat King Adventure";