diff options
-rw-r--r-- | .SRCINFO | 3 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = edex-ui-git pkgdesc = A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support. - pkgver = 2.1.0.pre.bdd152b + pkgver = 2.0.1.r5.g39bb32e pkgrel = 1 url = https://github.com/GitSquared/edex-ui install = edex-ui.install @@ -12,7 +12,6 @@ pkgbase = edex-ui-git makedepends = npm makedepends = git depends = gtk3 - depends = gconf depends = libxss depends = nss provides = edex-ui @@ -2,7 +2,7 @@ # Co-maintainer & author of the original software: Gabriel "Squared" Saillard <squared@codebrew.fr> pkgname='edex-ui-git' _pkgname='edex-ui' -pkgver=2.0.1.pre.bdd152b +pkgver=2.0.1.r5.g39bb32e pkgrel=1 pkgdesc="A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support." arch=('i686' 'x86_64' 'armv7h' 'aarch64') |