summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')