summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShatur2017-10-18 11:49:29 +0300
committerShatur2017-10-18 11:49:29 +0300
commit97a9a5f2e33fda8b90cefdf131ba4d941abb85cb (patch)
tree3bd656fe79c4e16dcfc048e7c003b1f38a9f8581
parenta47961b018f8605108df785f6fe4761e189a6cfa (diff)
downloadaur-97a9a5f2e33fda8b90cefdf131ba4d941abb85cb.tar.gz
Change the description
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 565dd138bc75..a0d39d71bfc2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = alienfx
- pkgdesc = AlienFX Configuration Utility
+ pkgdesc = CLI and GUI utility to control the lighting effects of your Alienware computer written in Python.
pkgver = 2.0.5
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/trackmastersteve/alienfx
arch = any
license = GPLv3
diff --git a/PKGBUILD b/PKGBUILD
index 1f86661b2c6e..0542fd616287 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgbase=alienfx
pkgname=alienfx
pkgver=2.0.5
-pkgrel=5
-pkgdesc="AlienFX Configuration Utility"
+pkgrel=6
+pkgdesc="CLI and GUI utility to control the lighting effects of your Alienware computer written in Python."
arch=('any')
url="https://github.com/trackmastersteve/alienfx"
license=('GPLv3')