summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkryptxy2017-09-08 02:34:44 +0530
committerkryptxy2017-09-08 02:34:44 +0530
commitd11ba11a77add43972ed5996c8299bf334a53115 (patch)
tree7cec603d185f0ed8cea8abfd27714b3a6ee5fe81
parentf4587a0476ee6cc79505c2cd7d13b01c5f73e698 (diff)
downloadaur-d11ba11a77add43972ed5996c8299bf334a53115.tar.gz
Updated to v1.0.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb8574752bd8..5375143b2a4a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = torrench
pkgdesc = Command-line torrent search program
- pkgver = 1.0.42
+ pkgver = 1.0.5
pkgrel = 1
url = https://github.com/kryptxy/torrench
arch = any
@@ -13,7 +13,7 @@ pkgbase = torrench
depends = python-colorama
provides = torrench
conflicts = torrench
- source = torrench-1.0.42.tar.gz::https://github.com/kryptxy/torrench/archive/v1.0.42.tar.gz
+ source = torrench-1.0.5.tar.gz::https://github.com/kryptxy/torrench/archive/v1.0.5.tar.gz
md5sums = SKIP
pkgname = torrench
diff --git a/PKGBUILD b/PKGBUILD
index 6d89c1095e5d..c280a76c33d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: kryptxy <kryptxy@protonmail.com>
pkgname=torrench
-pkgver=1.0.42
+pkgver=1.0.5
pkgrel=1
pkgdesc="Command-line torrent search program"
arch=('any')