summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMubashshir2021-09-10 00:38:13 +0600
committerMubashshir2021-09-10 00:38:13 +0600
commit28860bb940694ab52e852d769e56ca9e8b662046 (patch)
treed345afa340e3b81710c083e8a1a86b544112bd77 /PKGBUILD
parente5df9e2d1203d17db7b35ef4a50c2fc0818fa87e (diff)
downloadaur-28860bb940694ab52e852d769e56ca9e8b662046.tar.gz
upgpkg: trakt-scrobbler-git 1.3.1.r3.g8dcfd1c-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD22
1 files changed, 2 insertions, 20 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f4768d85c661..aaaa36cd249b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Mubashshir <ahmubashshir@gmail.com>
-# pkg: git poetry
+# pkg: git pyproject
pkgname=trakt-scrobbler-git
pkgver=1.3.1.r3.g8dcfd1c
-pkgrel=1
+pkgrel=2
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)
@@ -10,24 +10,6 @@ url=https://github.com/iamkroot/trakt-scrobbler
license=(GPL2)
depends=(
"systemd"
- 'python-appdirs<2.0.0' #auto-deps
- 'python-appdirs>=1.4.4' #auto-deps
- 'python-cleo<1.0.0' #auto-deps
- 'python-cleo>=0.8.1' #auto-deps
- 'python-confuse<2.0.0' #auto-deps
- 'python-confuse>=1.4.0' #auto-deps
- 'python-guessit<4.0.0' #auto-deps
- 'python-guessit>=3.3.1' #auto-deps
- 'python-jeepney<1.0.0' #auto-deps
- 'python-jeepney>=0.7.0' #auto-deps
- 'python-pysocks<2.0.0' #auto-deps
- 'python-pysocks>=1.7.1' #auto-deps
- 'python-requests<3.0.0' #auto-deps
- 'python-requests>=2.25.1' #auto-deps
- 'python-urllib3<2.0.0' #auto-deps
- 'python-urllib3>=1.26.0' #auto-deps
- 'python-urlmatch<2.0.0' #auto-deps
- 'python-urlmatch>=1.0.1' #auto-deps
)
makedepends=(
git