summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGitSquared2019-01-27 18:48:38 +0100
committerGitSquared2019-01-27 18:48:38 +0100
commit3c30d4a7874192f3adeebb09589ae6840ebd9e67 (patch)
treec4d669b787bbab879be372ec080c5bf4ed32905b
parentf469dd52801d1c734e5b0add43c53662648bfce3 (diff)
downloadaur-3c30d4a7874192f3adeebb09589ae6840ebd9e67.tar.gz
Update description
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f7368c57011..7fc8fab7ea15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = edex-ui-git
- pkgdesc = A science fiction desktop running everywhere. Awesome.
- pkgver = 1.1.2.r8.gdad81fa
+ pkgdesc = A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
+ pkgver = 2.1.0.pre.bdd152b
pkgrel = 1
url = https://github.com/GitSquared/edex-ui
install = edex-ui.install
diff --git a/PKGBUILD b/PKGBUILD
index f0b3719f5089..ba7a08f0e1f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
# Maintainer: Lucas Malandrino <lucas.malandrino@gmail.com>
+# Co-maintainer & author of the original software: Gabriel "Squared" Saillard <squared@codebrew.fr>
pkgname='edex-ui-git'
_pkgname='edex-ui'
-pkgver=1.1.2.r8.gdad81fa
+pkgver=2.0.1.pre.bdd152b
pkgrel=1
-pkgdesc="A science fiction desktop running everywhere. Awesome."
+pkgdesc="A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support."
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
url='https://github.com/GitSquared/edex-ui'
license=('GPL3')