summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnthony Ruhier2017-01-07 19:29:39 +0100
committerAnthony Ruhier2017-01-07 19:29:39 +0100
commit84ed6cd24e7dc9cb4a30bfab881b564291b4ae6d (patch)
tree462113e001ea9c06a50d36fd802cffecef77f360
parent793f5aa7b47e930321aa134b435ca3e9cc16dc13 (diff)
downloadaur-84ed6cd24e7dc9cb4a30bfab881b564291b4ae6d.tar.gz
Force to rebuild with python 3.6
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 796d334180bd..5c371e853328 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = torrents_dispatcher
pkgdesc = Dispatch your torrents between multiple torrent clients
pkgver = 0.0.6
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/Anthony25/torrents_dispatcher
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 374e3fb703a9..37635f1c3aa6 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=torrents_dispatcher
pkgver=0.0.6
-pkgrel=2
+pkgrel=3
pkgdesc='Dispatch your torrents between multiple torrent clients'
arch=('any')
url='https://github.com/Anthony25/torrents_dispatcher'