summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVinicius Moreira2021-10-13 13:54:07 -0300
committerVinicius Moreira2021-10-13 13:54:07 -0300
commitb79de05d092ecc534c42777914facecab9196a4d (patch)
treea2623a7ae29ad774e37a3fa5c2dc5dbc05491b65 /PKGBUILD
parentb6161cf9aeb2b4fdf387d4aaa4c38af21ca32d23 (diff)
downloadaur-b79de05d092ecc534c42777914facecab9196a4d.tar.gz
1.0.1.RC-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 144b106d6dcc..d0291f68eff7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,15 @@
pkgname=guapow-staging
_pkgname=guapow
pkgver=1.0.1.RC
-pkgrel=1
+pkgrel=2
_commit="49c4571d5dcddaf79df143cd22ae52ba399d8742"
pkgdesc="On-demand and auto performance optimizer for Linux applications (testing branch. It may not be working properly)"
arch=('any')
url="https://github.com/vinifmor/guapow"
license=('zlib/libpng')
depends=('python' 'python-aiofiles' 'python-aiohttp' 'python-pycryptodome' 'systemd')
-optdepends=('unclutter: required for hiding the mouse cursor')
+optdepends=('inxi: guess the window compositor',
+ 'unclutter: required for hiding the mouse cursor')
makedepends=('git' 'python' 'python-setuptools')
provides=($_pkgname)
conflicts=($_pkgname)