summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2024-06-12 14:42:56 -0400
committerChris Severance2024-06-12 14:42:56 -0400
commitae18b246d36246a12553464506ce6f7d82840c25 (patch)
treee8d8f0fac386059d8336818c730df1b9a8c23271
parent2629d1270d491b290b3657622056021397916f09 (diff)
downloadaur-ae18b246d36246a12553464506ce6f7d82840c25.tar.gz
autu: Update to 7.0.8-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD12
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7f740f2811f..e781023339d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Feb 8 22:07:06 UTC 2024
+# Wed Jun 12 18:42:56 UTC 2024
pkgbase = hylafaxplus
pkgdesc = Enterprise Fax Server
- pkgver = 7.0.7
- pkgrel = 3
+ pkgver = 7.0.8
+ pkgrel = 1
url = http://hylafax.sourceforge.net/
install = hylafax.install
arch = i686
@@ -36,10 +36,10 @@ pkgbase = hylafaxplus
optdepends = yajhfc: hylafax client in Java
optdepends = mainpine-rfuser: reset utility for MainPine modems
optdepends = tgif: Cover Page Customization
- provides = hylafax=7.0.7
+ provides = hylafax=7.0.8
conflicts = hylafax
options = !buildflags
- source = https://downloads.sourceforge.net/hylafax/hylafax-7.0.7.tar.gz
+ source = https://downloads.sourceforge.net/hylafax/hylafax-7.0.8.tar.gz
source = sendfaxvsi-1.0.0.tgz::https://github.com/severach/sendfaxvsi/archive/18fabc74490362cd26690331d546d727c727db25.tar.gz
source = fmfix.pl
source = localnxxtoregex.sh
@@ -51,7 +51,7 @@ pkgbase = hylafaxplus
source = 0005-hylafaxplus-faxsetup.patch
source = 0006-hylafaxplus-jobfmt-assigned-modem-to-used-modem.patch
source = 1000-hylafaxplus-modem-support.patch
- md5sums = 17ec4957f66ef422afe928eeb4a879d9
+ md5sums = 3b04ab1eef3ea44706c461168cab1f24
md5sums = 3af38f1eaa4f9fb92cac2f0cf9544321
md5sums = 916f2c100eb2b41ef6b35f96bdb9444a
md5sums = ae0a86260ab7ed94187a5d8e560a82ac
@@ -63,7 +63,7 @@ pkgbase = hylafaxplus
md5sums = 0de848f554e2a93c09352eadb2b2e260
md5sums = 151567ca960d860c88ff0e5154cb5b78
md5sums = dd1e2859dd1cc13db863ba74bc539ca0
- sha256sums = 8b9bcd4fe25f08b658e6cfcb3514183c22cbbfdf7166fa092510011a8228f88d
+ sha256sums = b0b8ef80cfffe40d3b6f571165fe5d26392bf4a88c5b34f56dda53aacc66a30e
sha256sums = 0aed186ab30fdb7cf36895a0ff50b03bd4a68db63cf4f19763995dabd9caffb0
sha256sums = 466ab17cdaa1eb1f1f0b5bdc444a90df5835a1896b1363584264920bbc3929f2
sha256sums = 8b2dbf38d13d0c25e6164e691187b4f45ae971c009e80911cd96aac0f61cf871
diff --git a/PKGBUILD b/PKGBUILD
index 9ff0e606ea9e..ab71e75bda16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -177,19 +177,19 @@ _opt_pagesize="Letter" # A4, Letter, Legal
# http://lists.opensuse.org/opensuse/2009-09/msg00269.html
# Re: [opensuse] Update Hylafax 4.4 to 6.03 with src.rpm on OpenSuSE 10.3
-# 0 use external libtiff package (libtiff5 or libtiff-hylafaxplus)
+# 0 use alternate libtiff package (libtiff5 or libtiff5-hylafaxplus)
# 1 include libtiff in hylafaxplus
_opt_Integrated_LIBTIFF=0
-# 0 link hylafaxplus executables to external libtiff (libtiff5 or libtiff-hylafaxplus)
+# 0 link hylafaxplus executables to alternate libtiff (libtiff5 or libtiff5-hylafaxplus)
# 1 link to system libtiff. New versions are often incompatible.
_opt_HF_System_LIBTIFF=1
set -u
pkgname='hylafaxplus'
_pkgnick='hylafax'
-pkgver='7.0.7'
-pkgrel='3'
+pkgver='7.0.8'
+pkgrel='1'
_sendfaxvsicommit='18fabc74490362cd26690331d546d727c727db25'
pkgdesc='Enterprise Fax Server'
arch=('i686' 'x86_64')
@@ -244,7 +244,7 @@ source=(
'0006-hylafaxplus-jobfmt-assigned-modem-to-used-modem.patch'
'1000-hylafaxplus-modem-support.patch'
)
-md5sums=('17ec4957f66ef422afe928eeb4a879d9'
+md5sums=('3b04ab1eef3ea44706c461168cab1f24'
'3af38f1eaa4f9fb92cac2f0cf9544321'
'916f2c100eb2b41ef6b35f96bdb9444a'
'ae0a86260ab7ed94187a5d8e560a82ac'
@@ -256,7 +256,7 @@ md5sums=('17ec4957f66ef422afe928eeb4a879d9'
'0de848f554e2a93c09352eadb2b2e260'
'151567ca960d860c88ff0e5154cb5b78'
'dd1e2859dd1cc13db863ba74bc539ca0')
-sha256sums=('8b9bcd4fe25f08b658e6cfcb3514183c22cbbfdf7166fa092510011a8228f88d'
+sha256sums=('b0b8ef80cfffe40d3b6f571165fe5d26392bf4a88c5b34f56dda53aacc66a30e'
'0aed186ab30fdb7cf36895a0ff50b03bd4a68db63cf4f19763995dabd9caffb0'
'466ab17cdaa1eb1f1f0b5bdc444a90df5835a1896b1363584264920bbc3929f2'
'8b2dbf38d13d0c25e6164e691187b4f45ae971c009e80911cd96aac0f61cf871'