summaryrefslogtreecommitdiff
path: root/extra/linux/redhat/alacritty.spec
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-01-11 02:23:13 +0100
committerGitHub <noreply@github.com>2020-01-11 02:23:13 +0100
commitc2c8d6bf371433a3158fda769829714c5b99f62a (patch)
treeef5e8624174aa108de8a7f62f09f0fa18904c2cf /extra/linux/redhat/alacritty.spec
parentc34ec12c309695e4c14d8e50b5f3f54198f70775 (diff)
downloadalacritty-c2c8d6bf371433a3158fda769829714c5b99f62a.tar.gz
alacritty-c2c8d6bf371433a3158fda769829714c5b99f62a.zip
Move Alacritty to organization
This fixes various outdated links pointing to the old jwilm/alacritty repository. Since `copypasta` now has its own github repository at https://github.com/alacritty/copypasta, the sources have been removed from Alacritty.
Diffstat (limited to 'extra/linux/redhat/alacritty.spec')
-rw-r--r--extra/linux/redhat/alacritty.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/linux/redhat/alacritty.spec b/extra/linux/redhat/alacritty.spec
index f44fa760..a253c67f 100644
--- a/extra/linux/redhat/alacritty.spec
+++ b/extra/linux/redhat/alacritty.spec
@@ -3,8 +3,8 @@ Version: 0.4.2-dev
Release: 1%{?dist}
Summary: A cross-platform, GPU enhanced terminal emulator
License: ASL 2.0
-URL: https://github.com/jwilm/alacritty
-VCS: https://github.com/jwilm/alacritty.git
+URL: https://github.com/alacritty/alacritty
+VCS: https://github.com/alacritty/alacritty.git
Source: alacritty-%{version}.tar
BuildRequires: rust >= 1.36.0