summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMubashshir2021-05-13 00:27:43 +0600
committerMubashshir2021-05-13 00:27:43 +0600
commit1d69e4f1871b573580195ec98ef316c60a0366bd (patch)
tree75bf69ec8990a8dcef87969ea00addda44ca45b7 /PKGBUILD
parent2528af934daf30c2c1c4a263ee224de01a9e7ef8 (diff)
downloadaur-1d69e4f1871b573580195ec98ef316c60a0366bd.tar.gz
pkgrel bump.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD16
1 files changed, 1 insertions, 15 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34979698f9ef..177ca3ebe62d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# pkg: git poetry
pkgname=trakt-scrobbler-git
pkgver=1.2.1.r12.gb33f77a
-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,20 +10,6 @@ url=https://github.com/iamkroot/trakt-scrobbler
license=(GPL2)
depends=(
"systemd"
- 'python-appdirs<2.0.0' #auto-deps
- 'python-appdirs>=1.4.3' #auto-deps
- 'python-cleo<1.0.0' #auto-deps
- 'python-cleo>=0.7.6' #auto-deps
- 'python-confuse<2.0.0' #auto-deps
- 'python-confuse>=1.3.0' #auto-deps
- 'python-guessit<4.0.0' #auto-deps
- 'python-guessit>=3.1.0' #auto-deps
- 'python-jeepney<1.0.0' #auto-deps
- 'python-jeepney>=0.6.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.22.0' #auto-deps
)
makedepends=(
git