Commit 3c1e446a authored by Michal Sojka's avatar Michal Sojka
Browse files

gtkterm: Update repo owner and homepage

The old repo redirects to the new one. The new maintainer has already
made two releases.
parent 0f362cf7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ stdenv.mkDerivation rec {
  version = "1.3.1";

  src = fetchFromGitHub {
    owner = "Jeija";
    owner = "wvdakker";
    repo = "gtkterm";
    rev = version;
    sha256 = "sha256-oGqOXIu5P3KfdV6Unm7Nz+BRhb5Z6rne0+e0wZ2EcAI=";
@@ -27,7 +27,7 @@ stdenv.mkDerivation rec {

  meta = with lib; {
    description = "A simple, graphical serial port terminal emulator";
    homepage = "https://github.com/Jeija/gtkterm";
    homepage = "https://github.com/wvdakker/gtkterm";
    license = licenses.gpl3Plus;
    longDescription = ''
      GTKTerm is a simple, graphical serial port terminal emulator for