summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a7bd8eaa73d..cc3c621f7abd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,11 +3,11 @@ pkgbase = i3-gnome
pkgver = 3.28.1
pkgrel = 1
epoch = 1
- url = https://github.com/51v4n/i3-gnome/
+ url = https://github.com/jcstr/i3-gnome/
arch = any
license = MIT
depends = i3-wm
- source = i3-gnome-3.28.1.zip::https://github.com/51v4n/i3-gnome/archive/3.28.1.zip
+ source = i3-gnome-3.28.1.zip::https://github.com/jcstr/i3-gnome/archive/3.28.1.zip
md5sums = ed809a42c3ab8e843b7cd0d411bf6330
pkgname = i3-gnome
diff --git a/PKGBUILD b/PKGBUILD
index d565e290cd29..2d830ae12092 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@ pkgrel=1
epoch=1
pkgdesc="Use i3 with GNOME Session integration."
arch=('any')
-url="https://github.com/51v4n/i3-gnome/"
+url="https://github.com/jcstr/i3-gnome/"
license=('MIT')
depends=('i3-wm')
-source=(i3-gnome-3.28.1.zip::https://github.com/51v4n/i3-gnome/archive/3.28.1.zip)
+source=(i3-gnome-3.28.1.zip::https://github.com/jcstr/i3-gnome/archive/3.28.1.zip)
md5sums=('ed809a42c3ab8e843b7cd0d411bf6330')
build() {