summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaiki Sugawara2020-03-07 23:49:31 +0900
committerTaiki Sugawara2020-03-07 23:49:31 +0900
commit7e47d526d04dfebf33600733bf6291cda9e64c2e (patch)
tree88080e5d50af289d58462d71ab0b9bf4ce006871
parentb9acf05021ef0cdebaf26b336dd0c2af8b4225a5 (diff)
downloadaur-xcruiser.tar.gz
simplify description
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb655e0572e9..fb9e677ad745 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xcruiser
- pkgdesc = xcruiser aims to provide 3D VR-like interface to UN*X filesystem. It displays directories as galaxies, files as planets and symlinks as wormholes. You can fly through cyberspace created from these.
+ pkgdesc = Fly about 3D-formed file system
pkgver = 0.30
- pkgrel = 1
+ pkgrel = 2
url = http://xcruiser.sourceforge.net/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 15a7b2a864a7..0560e918d13c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Taiki Sugawara <buzz.taiki@gmail.com>
pkgname=xcruiser
pkgver=0.30
-pkgrel=1
-pkgdesc="xcruiser aims to provide 3D VR-like interface to UN*X filesystem. It displays directories as galaxies, files as planets and symlinks as wormholes. You can fly through cyberspace created from these."
+pkgrel=2
+pkgdesc="Fly about 3D-formed file system"
arch=('i686' 'x86_64')
url="http://xcruiser.sourceforge.net/"
license=('GPL')