summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2017-07-20 22:03:16 -0700
committerDonald Webster2017-07-20 22:03:16 -0700
commitb76d183bace5ddc47ef1e7cbfcd729bf1ea06d5f (patch)
tree7ece19bcc8803198f4b510ded5a21ae0685ce238
parent4adb1e13c1bac4263d06e95173550f6392aaf51d (diff)
downloadaur-b76d183bace5ddc47ef1e7cbfcd729bf1ea06d5f.tar.gz
Update to 0.2.222
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d6d3cbbff465..fcf2e58c090c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jul 17 05:57:15 UTC 2017
+# Fri Jul 21 05:02:55 UTC 2017
pkgbase = nzbhydra
pkgdesc = Meta search for NZB indexers
- pkgver = 0.2.220
+ pkgver = 0.2.222
pkgrel = 1
url = https://github.com/theotherp/nzbhydra
install = nzbhydra.install
@@ -11,11 +11,11 @@ pkgbase = nzbhydra
depends = python2
optdepends = python2-lxml: faster result processing
conflicts = nzbhydra-git
- source = nzbhydra-0.2.220.tar.gz::https://github.com/theotherp/nzbhydra/archive/0.2.220.tar.gz
+ source = nzbhydra-0.2.222.tar.gz::https://github.com/theotherp/nzbhydra/archive/0.2.222.tar.gz
source = nzbhydra.service
source = nzbhydra.install
source = nzbhydra.sysusers
- sha256sums = 8af5a9c620bc86cace75d801bde0c74cacbd4164a3d397d91664bd0a91f57abe
+ sha256sums = f0ca41f8bb57ded2a245f65cdd0b3b70e5118d5e251da033bd25211b968c80ed
sha256sums = 069e149cbf6a0d01c11b3ce681c016f8477f03ab6682e21f26f1d6891bdad790
sha256sums = f1d2028ef593ce367438fed6520d4387482da74e45aacafc72c028a2a0337614
sha256sums = 0c901b44980cdfcfd62a49883ea2edd954e8f60711f10b49958f9a402a7ad2d0
diff --git a/PKGBUILD b/PKGBUILD
index 9514352b1d36..e80b1fd784b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Donald Webster <fryfrog@gmail.com>
# Maintainer: Daniel Egeberg <daniel.egeberg@gmail.com>
pkgname="nzbhydra"
-pkgver=0.2.220
+pkgver=0.2.222
pkgrel=1
pkgdesc="Meta search for NZB indexers"
arch=('any')
@@ -16,7 +16,7 @@ source=("$pkgname-$pkgver.tar.gz::https://github.com/theotherp/nzbhydra/archive/
'nzbhydra.install'
'nzbhydra.sysusers')
-sha256sums=('8af5a9c620bc86cace75d801bde0c74cacbd4164a3d397d91664bd0a91f57abe'
+sha256sums=('f0ca41f8bb57ded2a245f65cdd0b3b70e5118d5e251da033bd25211b968c80ed'
'069e149cbf6a0d01c11b3ce681c016f8477f03ab6682e21f26f1d6891bdad790'
'f1d2028ef593ce367438fed6520d4387482da74e45aacafc72c028a2a0337614'
'0c901b44980cdfcfd62a49883ea2edd954e8f60711f10b49958f9a402a7ad2d0')