summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cbc1ff9ea60e..5f15a0a51c14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ashley Stewart <a.stewart.au@gmail.com>
pkgname=torrench
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.0.1
+pkgrel=1
pkgdesc="Command-line torrent search tool"
url="https://github.com/astewartau/torrench"
license=('GPL-3.0')
@@ -10,7 +10,7 @@ depends=('python-requests' 'python-beautifulsoup4' 'python-lxml' 'python-tabulat
provides=("torrench")
conflicts=("torrench")
source=("${pkgname}-v${pkgver}.tar.gz::${url}/archive/v$pkgver.tar.gz")
-md5sums=('5ecea4e6e6f85567413f3625c72d9154')
+md5sums=('32b63bcc1eb197e3f51b255c2bc96c69')
package() {
mkdir -p "$pkgdir/opt"