summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesús Castro2017-07-26 19:33:41 -0500
committerJesús Castro2017-07-26 19:33:41 -0500
commite1b0c94899e717e241d5fc57139e9ba291f6fe7c (patch)
treeee5c9ec6b42b672ba5afcf10be3972adcc0740b1 /PKGBUILD
parent265b74b5076945c6c91ffb7f22c12eabcefaa43c (diff)
downloadaur-e1b0c94899e717e241d5fc57139e9ba291f6fe7c.tar.gz
update, add dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD17
1 files changed, 3 insertions, 14 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a31f2b7d7021..9ee4c211d955 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,24 +1,13 @@
-# Maintainer: Patrick Niklaus <patrick.niklaus@student.kit.edu>
+# Maintainer: Jesús Castro <51v4n@openmailbox.org>
pkgname=i3-gnome
pkgver=5.1
-pkgrel=2
+pkgrel=3
pkgdesc="Starts i3 inside a gnome session."
arch=('any')
url="https://github.com/TheMarex/i3-gnome"
license=('MIT')
-groups=()
-depends=()
-makedepends=()
-optdepends=()
-provides=()
-conflicts=()
-replaces=()
-backup=()
-options=()
-install=
-changelog=
+depends=('i3-wm')
source=(i3-gnome-5.1.zip::https://github.com/TheMarex/i3-gnome/archive/5.1.zip)
-noextract=()
md5sums=('c9a547518532b7b7f31e9f3574a2c03c')
build() {