summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMubashshir2023-02-18 22:07:03 +0600
committerMubashshir2023-02-18 22:07:03 +0600
commit8672527b8bdb8aa70b301ad48dcb2c7d873745a3 (patch)
treef8b78a583e7cb8f1ac5dc309317cf486dc843467 /PKGBUILD
parent94c977d50d66d0e5bc1cc3b23edc3913c190b99d (diff)
downloadaur-trakt-scrobbler.tar.gz
trakt-scrobbler: Release 1.6.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 461a9cd3f89d..3fc184691be0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=trakt-scrobbler
-pkgver=1.6.0
-pkgrel=9
+pkgver=1.6.3
+pkgrel=1
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)
@@ -29,10 +29,8 @@ depends=(
'python-urlmatch>=1.0.1' #auto-deps
'python-pydantic<2.0.0' #auto-deps
'python-pydantic>=1.10.2' #auto-deps
- 'python-toml<0.11.0' #auto-deps
- 'python-toml>=0.10.2' #auto-deps
- 'python-desktop-notifier<4.0.0' #auto-deps
- 'python-desktop-notifier>=3.4.0' #auto-deps
+ 'python-setuptools<66.0.0' #auto-deps
+ 'python-setuptools>=65.5.1' #auto-deps
)
_overrides=(