summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2017-02-23 03:01:03 -0500
committerChris Severance2017-02-23 03:01:03 -0500
commita865c67c8b9c898889bf05ee4e27947745cb36a3 (patch)
treea25eb86019fc7d7f29a6a6bc24d9f28580a82234
parentb834209fe8b3699ebf1b064d63cd66e44ebd0042 (diff)
downloadaur-a865c67c8b9c898889bf05ee4e27947745cb36a3.tar.gz
Update to 5.5.9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1752a753314e..a84f559c2e36 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Feb 12 19:38:27 UTC 2016
+# Thu Feb 23 08:00:43 UTC 2017
pkgbase = hylafaxplus
pkgdesc = Enterprise Fax Server
- pkgver = 5.5.8
+ pkgver = 5.5.9
pkgrel = 1
url = http://hylafax.sourceforge.net/
install = hylafax.install
@@ -25,7 +25,7 @@ pkgbase = hylafaxplus
optdepends = 2Fax: ascii to fax generator including pictures and fonts
provides = hylafax
conflicts = hylafax
- source = http://downloads.sourceforge.net/hylafax/hylafax-5.5.8.tar.gz
+ source = https://downloads.sourceforge.net/hylafax/hylafax-5.5.9.tar.gz
source = hylafax.timer
source = hylafax.service
source = fmfix.pl
@@ -33,7 +33,7 @@ pkgbase = hylafaxplus
source = hfaxd.service
source = faxgetty@.service
source = sendfaxvsi-1.0.tgz
- sha256sums = e06a4e34f0be67aa742a0f5d30f311022ad3e2a1f5e4f9e6ac0c0b9d901ad266
+ sha256sums = 22e6b98ae008a37b44136b4d08c85bdc2ef8f90629de424e06ec308063a47e30
sha256sums = ad13d5171f5a8eb55a5773fc429dcef8418db90a8742cec18484534e86198da8
sha256sums = 7b481d783f3c18303acd7d650321313302401e780616dce1f80b71a210bb58cf
sha256sums = cff7250310dd278554be61ca25539a9ee6da663e14562bdbc9914df4527ff14b
diff --git a/PKGBUILD b/PKGBUILD
index a6de0445b51a..f5f2b6e97765 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -186,7 +186,7 @@ _opt_pagesize="Letter" # A4, Letter, Legal
set -u
pkgname='hylafaxplus'
_pkgnick='hylafax'
-pkgver='5.5.8'
+pkgver='5.5.9'
pkgrel='1'
pkgdesc='Enterprise Fax Server'
arch=('i686' 'x86_64')
@@ -212,14 +212,14 @@ conflicts=('hylafax')
install='hylafax.install'
# 'var/spool/hylafax/etc/hosts.hfaxd') # This is better handled with a .default file.
_verwatch=("${url}" 'news/\([0-9\.]\+\)\.php' 'l')
-source=("http://downloads.sourceforge.net/hylafax/${_pkgnick}-${pkgver}.tar.gz"
+source=("https://downloads.sourceforge.net/hylafax/${_pkgnick}-${pkgver}.tar.gz"
hylafax.{timer,service}
'fmfix.pl'
'faxq.service'
'hfaxd.service'
'faxgetty@.service'
'sendfaxvsi-1.0.tgz')
-sha256sums=('e06a4e34f0be67aa742a0f5d30f311022ad3e2a1f5e4f9e6ac0c0b9d901ad266'
+sha256sums=('22e6b98ae008a37b44136b4d08c85bdc2ef8f90629de424e06ec308063a47e30'
'ad13d5171f5a8eb55a5773fc429dcef8418db90a8742cec18484534e86198da8'
'7b481d783f3c18303acd7d650321313302401e780616dce1f80b71a210bb58cf'
'cff7250310dd278554be61ca25539a9ee6da663e14562bdbc9914df4527ff14b'