summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuan Tascon2015-11-03 12:40:54 -0500
committerJuan Tascon2015-11-03 12:40:54 -0500
commitc3f9c59c5ff0a6e5455d2a1e88b76aeee6afe691 (patch)
treeaea9616cae515f1b3c492191dd44fc21ed59ee00
parente5e17178ca2411895f3a66f3ceb731c0db32de36 (diff)
downloadaur-c3f9c59c5ff0a6e5455d2a1e88b76aeee6afe691.tar.gz
updated version to 1.2.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d519141ee78..83ec84703e3d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = tvcmd
pkgdesc = Command line tool to keep track of tv shows episodes
- pkgver = 1.1.3.1
- pkgrel = 2
+ pkgver = 1.2.0
+ pkgrel = 1
url = http://tvcmd.horlux.org
arch = any
license = GPL3
depends = python
depends = python-httplib2
depends = python-xdg
- source = https://github.com/juantascon/tvcmd/archive/v1.1.3.1.tar.gz
- sha256sums = 3923120c0f8e9b676f4c6ce0fa1725c1b46c1b01a157d583372f596b5185336b
+ source = https://github.com/juantascon/tvcmd/archive/v1.2.0.tar.gz
+ sha256sums = 0cdee35f0f02d72be612253c452ad4a91d59c646ded65a231fefc0fbf43fc80e
pkgname = tvcmd
diff --git a/PKGBUILD b/PKGBUILD
index 2610490062cf..20c96cc8ee3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: juantascon <juantascon.aur@horlux.org>
pkgname=tvcmd
-pkgver=1.1.3.1
-pkgrel=2
+pkgver=1.2.0
+pkgrel=1
pkgdesc="Command line tool to keep track of tv shows episodes"
arch=('any')
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=('3923120c0f8e9b676f4c6ce0fa1725c1b46c1b01a157d583372f596b5185336b')
+sha256sums=('0cdee35f0f02d72be612253c452ad4a91d59c646ded65a231fefc0fbf43fc80e')
package() {
cd $srcdir/$pkgname-$pkgver/