summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús Castro2017-08-08 11:08:28 -0500
committerJesús Castro2017-08-08 11:08:28 -0500
commit3fa75cd00c19a283d2cc2831688f4aff2a956e58 (patch)
tree8a1347287dc7a00af1c8512796b6ae6c41aee109
parent2205c49de86832e976f58ea546339b447574afd8 (diff)
downloadaur-3fa75cd00c19a283d2cc2831688f4aff2a956e58.tar.gz
minor but important
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 480585fe83a9..8dfc31076e1f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Aug 7 23:13:20 UTC 2017
+# Tue Aug 8 16:07:51 UTC 2017
pkgbase = i3-gnome
pkgdesc = Starts i3 inside a gnome session.
pkgver = 2.1
@@ -8,7 +8,7 @@ pkgbase = i3-gnome
arch = any
license = MIT
depends = i3-wm
- source = i3-gnome-2.0.zip::https://github.com/lvillani/i3-gnome/archive/2.1.zip
+ source = i3-gnome-2.1.zip::https://github.com/lvillani/i3-gnome/archive/2.1.zip
md5sums = 21b832c7faedd11373343362a244c6b9
pkgname = i3-gnome
diff --git a/PKGBUILD b/PKGBUILD
index 84a815799476..d1524d9210d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://github.com/lvillani/i3-gnome/"
license=('MIT')
depends=('i3-wm')
#source=(i3-gnome-5.1.zip::https://github.com/TheMarex/i3-gnome/archive/5.1.zip)
-source=(i3-gnome-2.0.zip::https://github.com/lvillani/i3-gnome/archive/2.1.zip)
+source=(i3-gnome-2.1.zip::https://github.com/lvillani/i3-gnome/archive/2.1.zip)
md5sums=('21b832c7faedd11373343362a244c6b9')
build() {