summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkryptxy2017-09-27 23:57:53 +0530
committerkryptxy2017-09-27 23:57:53 +0530
commit4ac56953c887803805554860fe7b30010af88668 (patch)
tree76c93793d6288bd341dc5f93ca087b69582fa4ac
parent879d21e708667eea675b2983a7956baf32c6ac74 (diff)
downloadaur-4ac56953c887803805554860fe7b30010af88668.tar.gz
update to v1.0.54
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 863bed8f245e..878cbf465dbe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = torrench
pkgdesc = Command-line torrent search program
- pkgver = 1.0.53
+ pkgver = 1.0.54
pkgrel = 1
url = https://github.com/kryptxy/torrench
arch = any
@@ -15,7 +15,7 @@ pkgbase = torrench
depends = xclip
provides = torrench
conflicts = torrench
- source = torrench-1.0.53.tar.gz::https://github.com/kryptxy/torrench/archive/v1.0.53.tar.gz
+ source = torrench-1.0.54.tar.gz::https://github.com/kryptxy/torrench/archive/v1.0.54.tar.gz
md5sums = SKIP
pkgname = torrench
diff --git a/PKGBUILD b/PKGBUILD
index a490c6c4e481..3ff0d34ab350 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: kryptxy <kryptxy@protonmail.com>
pkgname=torrench
-pkgver=1.0.53
+pkgver=1.0.54
pkgrel=1
pkgdesc="Command-line torrent search program"
arch=('any')