summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')