gtkterm: Update repo owner and homepage

The old repo redirects to the new one. The new maintainer has already
made two releases.
This commit is contained in:
Michal Sojka 2024-05-17 10:07:56 +02:00
parent 0f362cf7c5
commit 3c1e446a17

View File

@ -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