summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús Castro2017-09-16 20:01:41 -0500
committerJesús Castro2017-09-16 20:01:41 -0500
commit934d1c7dc129a4c986187459ec349b729bb9239f (patch)
tree11d9d1157f78ec2f71be67ebbdc54d8bee7efdbc
parent3fa75cd00c19a283d2cc2831688f4aff2a956e58 (diff)
downloadaur-934d1c7dc129a4c986187459ec349b729bb9239f.tar.gz
update, add epoch due to lower version
As the older maintainer has a different number for the version just changed to go in line with the actual project on github. thanks to @ItachiSan for this suggestion.
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8dfc31076e1f..02925738a3d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,10 @@
# Generated by mksrcinfo v8
-# Tue Aug 8 16:07:51 UTC 2017
+# Sun Sep 17 01:00:46 UTC 2017
pkgbase = i3-gnome
pkgdesc = Starts i3 inside a gnome session.
pkgver = 2.1
pkgrel = 5
+ epoch = 1
url = https://github.com/lvillani/i3-gnome/
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index d1524d9210d0..82d626a2385c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
-# Maintainer: Jesús Castro <51v4n@openmailbox.org>
+# Maintainer: Jesús Castro <x51v4n@gmail.com>
pkgname=i3-gnome
pkgver=2.1
pkgrel=5
+epoch=1
pkgdesc="Starts i3 inside a gnome session."
arch=('any')
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.1.zip::https://github.com/lvillani/i3-gnome/archive/2.1.zip)
md5sums=('21b832c7faedd11373343362a244c6b9')