summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLucas Malandrino2018-12-21 15:59:58 +0100
committerLucas Malandrino2018-12-21 15:59:58 +0100
commitf469dd52801d1c734e5b0add43c53662648bfce3 (patch)
treeef3d4896427ca0ed1a254fecbfe1c64ae9d9ef15 /PKGBUILD
parentf4ca69b59f0566dd352bea0f60530abf0914ff87 (diff)
downloadaur-f469dd52801d1c734e5b0add43c53662648bfce3.tar.gz
It was updated to electron 3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b114c41ae734..f0b3719f5089 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,13 @@
# Maintainer: Lucas Malandrino <lucas.malandrino@gmail.com>
pkgname='edex-ui-git'
_pkgname='edex-ui'
-pkgver=1.1.2.r2.gdd521f8
+pkgver=1.1.2.r8.gdad81fa
pkgrel=1
pkgdesc="A science fiction desktop running everywhere. Awesome."
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
url='https://github.com/GitSquared/edex-ui'
license=('GPL3')
depends=('gtk3'
- 'gconf'
'libxss'
'nss')
makedepends=('npm' 'git')