summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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."