summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMubashshir2021-01-29 11:37:10 +0600
committerMubashshir2021-01-29 11:37:10 +0600
commit83edb12fde1994d645ff04146d34476b439eac0a (patch)
tree154a60adbbe7f1613f544486f537d586b241d376 /PKGBUILD
parent72a12dc8975820ea77f9f8ac3e6e04e80879bce5 (diff)
downloadaur-83edb12fde1994d645ff04146d34476b439eac0a.tar.gz
pkgrel bump.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1640d87012dd..3eb74257b50a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# pkg: github iamkroot/trakt-scrobbler
pkgname=trakt-scrobbler
pkgver=1.2.0
-pkgrel=4
+pkgrel=5
pkgdesc="Automatically scrobble TV show episodes and movies you are watching to Trakt.tv! It keeps a history of everything you've watched!"
arch=(any)
@@ -18,8 +18,6 @@ depends=(
"python-confuse>=1.3.0"
"python-guessit<4"
"python-guessit>=3.1.0"
- "python-pygobject<4"
- "python-pygobject>=3.34.0"
"python-gobject<4"
"python-gobject>=3.34.0"
"python-pysocks<2"