summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax2018-12-29 00:42:24 +1100
committerMax2018-12-29 00:42:24 +1100
commit659d00f17ba44d62a2fa639199824f30e3af36ae (patch)
tree45fbc8aef2b427dbeac284f7edd41312161e3b09
parent2b4de2921658f249a59991e80215b18c5191360c (diff)
downloadaur-659d00f17ba44d62a2fa639199824f30e3af36ae.tar.gz
version bump 2.17.22
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 80061341802e..4f3898139a38 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = flexget-git
pkgdesc = Automate downloading or processing content (torrents, podcasts, etc.) from different sources like RSS-feeds, html-pages, various sites and more.
- pkgver = 2.17.19
- pkgrel = 1
+ pkgver = 2.17.22
+ pkgrel = 2
url = http://flexget.com/
arch = any
license = MIT
@@ -47,7 +47,7 @@ pkgbase = flexget-git
optdepends = python-boto3: SNS output plugin
provides = flexget
conflicts = flexget
- source = git+https://github.com/Flexget/Flexget/#tag=2.17.19
+ source = git+https://github.com/Flexget/Flexget/#tag=2.17.22
source = flexget.service
source = flexget@.service
source = https://patch-diff.githubusercontent.com/raw/Flexget/Flexget/pull/2225.diff
diff --git a/PKGBUILD b/PKGBUILD
index 8d79e5af94b7..8a191b0c4f1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=flexget-git
_pkgname=Flexget
-pkgver=2.17.19
+pkgver=2.17.22
pkgrel=2
pkgdesc="Automate downloading or processing content (torrents, podcasts, etc.) from different sources like RSS-feeds, html-pages, various sites and more."