summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2018-02-23 22:04:36 -0800
committerDonald Webster2018-02-23 22:04:36 -0800
commit63491dbf4d0b559a0c77d9bd3a9f1114f3ef41c9 (patch)
tree9c6348912573eb549ca66b7fb2448b9b6a457ca4
parentf28a34329c1fe733a9405e366a78c32c3d7ed488 (diff)
downloadaur-63491dbf4d0b559a0c77d9bd3a9f1114f3ef41c9.tar.gz
Update to v1.4.3.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6467c7d46b95..90120ee59d65 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nzbhydra2
pkgdesc = Meta search for NZB indexers
- pkgver = 1.4.2
+ pkgver = 1.4.3
pkgrel = 1
url = https://github.com/theotherp/nzbhydra2
install = nzbhydra2.install
@@ -8,12 +8,12 @@ pkgbase = nzbhydra2
license = Apache
depends = python2
depends = java-runtime-headless>=8
- source = https://github.com/theotherp/nzbhydra2/releases/download/v1.4.2/nzbhydra2-1.4.2-linux.zip
+ source = https://github.com/theotherp/nzbhydra2/releases/download/v1.4.3/nzbhydra2-1.4.3-linux.zip
source = https://raw.githubusercontent.com/theotherp/nzbhydra2/master/other/wrapper/nzbhydra2wrapper.py
source = nzbhydra2.service
source = nzbhydra2.install
source = nzbhydra2.sysusers
- sha256sums = 449f87d410dc99b4ab8076b90974d95dd348f9c4041a5fa82f73c6c3f84d4dc5
+ sha256sums = c0da1cdb7faea64f169d06ea08875e26059e862c3a0cb981e61d556f38c0e7b2
sha256sums = 1d41e9dd4172909c12616ea417634b344ed19789a03df963e1a972eb53a40a48
sha256sums = 8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3
sha256sums = 355dafa76d39c42f0a449080b2fe3673536e409da3f3b6c89f03c09dd303438c
diff --git a/PKGBUILD b/PKGBUILD
index db9cbc6e45af..6587be75ef5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Donald Webster <fryfrog@gmail.com>
# Maintainer: Daniel Egeberg <daniel.egeberg@gmail.com>
pkgname="nzbhydra2"
-pkgver=1.4.2
+pkgver=1.4.3
pkgrel=1
pkgdesc="Meta search for NZB indexers"
arch=('any')
@@ -15,7 +15,7 @@ source=("https://github.com/theotherp/nzbhydra2/releases/download/v${pkgver}/${p
'nzbhydra2.install'
'nzbhydra2.sysusers')
-sha256sums=('449f87d410dc99b4ab8076b90974d95dd348f9c4041a5fa82f73c6c3f84d4dc5'
+sha256sums=('c0da1cdb7faea64f169d06ea08875e26059e862c3a0cb981e61d556f38c0e7b2'
'1d41e9dd4172909c12616ea417634b344ed19789a03df963e1a972eb53a40a48'
'8c864fa865c92a6e0182f4dd3d4032ad85f09d021444cca217efafecbeff33c3'
'355dafa76d39c42f0a449080b2fe3673536e409da3f3b6c89f03c09dd303438c'