summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuan Tascon2016-01-07 14:13:09 -0500
committerJuan Tascon2016-01-07 14:13:09 -0500
commitc3ee25212a831efdd1c5e11792dda1ea2e9cbb4b (patch)
tree96ba4c24b518814dc371cde9a3f0a79eadb68ea2
parentc3f9c59c5ff0a6e5455d2a1e88b76aeee6afe691 (diff)
downloadaur-c3ee25212a831efdd1c5e11792dda1ea2e9cbb4b.tar.gz
updated to 1.2.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83ec84703e3d..9835c5aaa25c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Thu Jan 7 19:12:58 UTC 2016
pkgbase = tvcmd
pkgdesc = Command line tool to keep track of tv shows episodes
- pkgver = 1.2.0
+ pkgver = 1.2.1
pkgrel = 1
url = http://tvcmd.horlux.org
arch = any
@@ -8,8 +10,8 @@ pkgbase = tvcmd
depends = python
depends = python-httplib2
depends = python-xdg
- source = https://github.com/juantascon/tvcmd/archive/v1.2.0.tar.gz
- sha256sums = 0cdee35f0f02d72be612253c452ad4a91d59c646ded65a231fefc0fbf43fc80e
+ source = https://github.com/juantascon/tvcmd/archive/v1.2.1.tar.gz
+ sha256sums = aff8e1bad414dd73068b07f846d32e1206a2575da8e2df68111183e741ea7e2c
pkgname = tvcmd
diff --git a/PKGBUILD b/PKGBUILD
index 20c96cc8ee3e..dde872228f47 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: juantascon <juantascon.aur@horlux.org>
pkgname=tvcmd
-pkgver=1.2.0
+pkgver=1.2.1
pkgrel=1
pkgdesc="Command line tool to keep track of tv shows episodes"
arch=('any')
@@ -9,7 +9,7 @@ url="http://tvcmd.horlux.org"
license="GPL3"
depends=('python' 'python-httplib2' 'python-xdg')
source=("https://github.com/juantascon/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('0cdee35f0f02d72be612253c452ad4a91d59c646ded65a231fefc0fbf43fc80e')
+sha256sums=('aff8e1bad414dd73068b07f846d32e1206a2575da8e2df68111183e741ea7e2c')
package() {
cd $srcdir/$pkgname-$pkgver/