summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1202eb2f8039..79798a49fe7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: klardotsh <josh@klar.sh>
pkgname=tuijam
-pkgver=0.3.12
+pkgver=0.4.1
pkgrel=1
-_pkgcommit='fb045a8c93651b824ba40a28daed199f23d795cd'
+_pkgcommit='58a887a249ecb65a35092e7d8116f705aac09360'
pkgdesc=" A fancy TUI client for Google Play Music"
url="https://github.com/cfangmeier/tuijam"
arch=(any)
@@ -16,6 +16,7 @@ depends=(
'python-urwid'
'python-pyaml'
'python-mpv'
+ 'python-requests'
'python-scrypt'
'python-pydbus'
'pygobject-devel'