summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMubashshir2020-07-05 13:30:09 +0600
committerMubashshir2020-07-05 13:30:09 +0600
commit8168e2291d6f9c0d9bfb4486384d89273dd83191 (patch)
tree7834953761aa52d62ef6a9ec6e296a1ee96749d1
parented3660cb396768017c6cc5518813b4215a8b78b3 (diff)
downloadaur-8168e2291d6f9c0d9bfb4486384d89273dd83191.tar.gz
pkgrel bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--trakts.zsh2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67ae862ac9e2..8f043ed4b18a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = trakt-scrobbler
pkgdesc = Automatically scrobble TV show episodes and movies you are watching to Trakt.tv! It keeps a history of everything you've watched!
pkgver = 1.0.0b10
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/iamkroot/trakt-scrobbler
arch = any
license = GPL2
@@ -32,7 +32,7 @@ pkgbase = trakt-scrobbler
source = trakts.zsh
sha256sums = 8057f7cad2e95c72c8c43edfc01499b633320106d305bf25e80793399ffae0d4
sha256sums = 81c3fb93bf01c0e6c0bbc9b2ef853da3f691bc3c50b4a87a68072b11ba72691c
- sha256sums = db26192ab3f8bdafe6a153cddd3c933410d0c566b54b9ce3491edfe2d789eac8
+ sha256sums = 6b6c3f55ab153a9dc749e67acd6e091b5d1e9e35c3b51af4d2f1c687e8c8fab8
pkgname = trakt-scrobbler
diff --git a/PKGBUILD b/PKGBUILD
index d882280da04f..6af95ebf4fe4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=trakt-scrobbler
pkgver=1.0.0b10
-pkgrel=3
+pkgrel=4
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)
@@ -21,7 +21,7 @@ source=(
)
sha256sums=('8057f7cad2e95c72c8c43edfc01499b633320106d305bf25e80793399ffae0d4'
'81c3fb93bf01c0e6c0bbc9b2ef853da3f691bc3c50b4a87a68072b11ba72691c'
- 'db26192ab3f8bdafe6a153cddd3c933410d0c566b54b9ce3491edfe2d789eac8')
+ '6b6c3f55ab153a9dc749e67acd6e091b5d1e9e35c3b51af4d2f1c687e8c8fab8')
build() {
cd "$srcdir/$pkgname-$pkgver"
python setup.py build
diff --git a/trakts.zsh b/trakts.zsh
index 8d3857f11cb6..038b11eae069 100644
--- a/trakts.zsh
+++ b/trakts.zsh
@@ -1,6 +1,6 @@
#compdef trakts
#
-# Zsh auto complete function for zsh
+# Zsh auto complete function for trakts
#
# Section: trakts autostart