summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesús Castro2018-05-21 20:47:01 -0500
committerJesús Castro2018-05-21 20:47:01 -0500
commit3c5db83a5bb3e4746376b1393f7bebaf1f635041 (patch)
tree89b855c47aac0d9c6982b8cb5c07b8189104e5b5 /PKGBUILD
parent25efc8b3468518eb5750bac327b8227f49c09677 (diff)
downloadaur-3c5db83a5bb3e4746376b1393f7bebaf1f635041.tar.gz
update handle from source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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() {