summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCharles Milette2018-08-12 17:51:03 -0400
committerCharles Milette2018-08-12 17:51:03 -0400
commit56c6f8a89048d65188e9d131214ef535de002875 (patch)
treefdcf81c77b2a73495523610009650461e88846a1 /PKGBUILD
parentfb4248ad8e20e9260a328acebf0933604f6e88e2 (diff)
downloadaur-pokemon-terminal-git.tar.gz
Update package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4de3c1eaf35d..cb77fdbacd13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,15 @@
_gitname=Pokemon-Terminal
pkgname=pokemon-terminal-git
-pkgver=r327.c1c444e
-pkgrel=2
+pkgver=r413.09d3429
+pkgrel=1
pkgdesc="Pokemon terminal themes"
arch=('any')
url="https://github.com/LazoCoder/$_gitname"
license=('GPL3')
-depends=('python>=3.6' 'python-setuptools')
+depends=('python>=3.6' 'python-psutil')
optdepends=('gnome-shell: support changing GNOME wallpaper'
+ 'feh: support changing Openbox and i3 wallpaper'
'terminology: support changing Terminology background'
'tilix: support changing Tilix background')
makedepends=('git' 'jq' 'curl' 'python-setuptools' 'python')