summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAshley Stewart2019-04-18 20:46:16 +1000
committerAshley Stewart2019-04-18 20:46:16 +1000
commita8479813154b9dde38f0333303e889d6750a1b41 (patch)
treea69adb15c8d24bb1208000a6d04043f6dea4486a /PKGBUILD
parent495a3f4526c18d997a4a4e0099f269514ed15095 (diff)
downloadaur-torrench.tar.gz
Updated to 1.0.1
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"