summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbtd13372019-08-25 20:59:59 -0300
committerbtd13372019-08-25 20:59:59 -0300
commit9818900713f64d034701c15b2bad10508d544cea (patch)
tree52647da890985f950872dea5ef372ac7fb84bad8 /PKGBUILD
parent8521f7277d79a78e6a7e389153ae70eacb8e7256 (diff)
downloadaur-9818900713f64d034701c15b2bad10508d544cea.tar.gz
Update version
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 60eda0c17580..946544facbe9 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,14 @@
_gitname=torrential
_author=davidmhewitt
pkgname=("${_gitname}-git")
-pkgver=latest
+pkgver=r219.465f834
pkgrel=1
pkgdesc="Download torrents in style with this speedy, minimalist torrent client designed for Pantheon Shell"
arch=('i686' 'x86_64')
url="https://github.com/${_author}/${_gitname}"
license=('GPL3')
-depends=('gtk3' 'vala' 'granite'
- 'curl' 'libb64' 'libevent' 'libnatpmp' 'libunity' 'libtransmission'
- 'libutp-git' 'miniupnpc' 'openssl')
+depends=('gtk3' 'granite' 'curl' 'libb64' 'libevent' 'libnatpmp' 'libunity'
+ 'libtransmission' 'libutp-git' 'miniupnpc' 'openssl')
optdepends=()
makedepends=('cmake' 'vala' 'git')
provides=("${_gitname}")