summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a653c036a653..4de3c1eaf35d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,16 @@
_gitname=Pokemon-Terminal
pkgname=pokemon-terminal-git
pkgver=r327.c1c444e
-pkgrel=1
+pkgrel=2
pkgdesc="Pokemon terminal themes"
arch=('any')
url="https://github.com/LazoCoder/$_gitname"
license=('GPL3')
-depends=('python>=3.5' 'python-setuptools')
+depends=('python>=3.6' 'python-setuptools')
optdepends=('gnome-shell: support changing GNOME wallpaper'
'terminology: support changing Terminology background'
'tilix: support changing Tilix background')
-makedepends=('git' 'jq' 'curl' 'python-setuptools')
+makedepends=('git' 'jq' 'curl' 'python-setuptools' 'python')
source=("https://github.com/LazoCoder/$_gitname/archive/master.zip" "get-commit-count.sh")
sha256sums=('SKIP' '714f2e21a5b77d8b72d6f75da1f1c2fac93f15e2ddd3829a3fbd6dc7307779d0')