summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnthony Ruhier2016-11-07 00:43:54 +0100
committerAnthony Ruhier2016-11-07 00:43:54 +0100
commit793f5aa7b47e930321aa134b435ca3e9cc16dc13 (patch)
tree63d6d440a6570f2c2b3fb9bc65329856696fa635 /PKGBUILD
parenta81831bc0effd9071207002b355ea272e99c3985 (diff)
downloadaur-793f5aa7b47e930321aa134b435ca3e9cc16dc13.tar.gz
New release
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7deb3444442..374e3fb703a9 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=torrents_dispatcher
pkgver=0.0.6
-pkgrel=1
+pkgrel=2
pkgdesc='Dispatch your torrents between multiple torrent clients'
arch=('any')
url='https://github.com/Anthony25/torrents_dispatcher'
license=('BSD')
depends=('python-appdirs' 'python-argparse' 'python-bencodepy' 'python-setuptools')
source=("https://github.com/Anthony25/torrents_dispatcher/archive/${pkgver}.tar.gz")
-sha256sums=('ef43a1c9fde153c1fdd33bcd227baa479856ba8a5becd3708929510e0d24c9ee')
+sha256sums=('fa2f0cb2c1b574edf8b461971e4dd576c89d76ca5343a15f924c21da39c64c95')
build() {
cd torrents_dispatcher-${pkgver}