summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Fangmeier2019-05-23 11:53:56 -0500
committerCaleb Fangmeier2019-05-23 11:53:56 -0500
commit9d46f6c8d5bbd720c61f60141dfe72265287fb5c (patch)
treee391fd1ae17e997e866b6a5b56348f60622d6010 /PKGBUILD
parent2ef8a15fbcb6375bcfb1c7fa2f17b558a36fa0ef (diff)
downloadaur-9d46f6c8d5bbd720c61f60141dfe72265287fb5c.tar.gz
Update to version 0.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79798a49fe7d..3fef7060173a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: klardotsh <josh@klar.sh>
pkgname=tuijam
-pkgver=0.4.1
+pkgver=0.5.0
pkgrel=1
-_pkgcommit='58a887a249ecb65a35092e7d8116f705aac09360'
+_pkgcommit='80233e148080c5586e9f3d4496888f00728f79cc'
pkgdesc=" A fancy TUI client for Google Play Music"
url="https://github.com/cfangmeier/tuijam"
arch=(any)
@@ -18,6 +18,7 @@ depends=(
'python-mpv'
'python-requests'
'python-scrypt'
+ 'python-rsa'
'python-pydbus'
'pygobject-devel'
)