summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2023-09-20 15:22:52 -0400
committerChris Severance2023-09-20 15:22:52 -0400
commitc0473f7210c8ee476f91432f975b5f66df106fb1 (patch)
tree215e1684959be9355b65a5a6353ba7c06794a8ab
parentd4dd48429d324b4d8c55982b4214fb7ecf3868f4 (diff)
downloadaur-c0473f7210c8ee476f91432f975b5f66df106fb1.tar.gz
autu: Update to 7.0.7-2 libtiff<4.6.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD3
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db1941857a41..cb78ae9cd851 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Sun Mar 19 06:57:43 UTC 2023
+# Wed Sep 20 19:22:52 UTC 2023
pkgbase = hylafaxplus
pkgdesc = Enterprise Fax Server
pkgver = 7.0.7
- pkgrel = 1
+ pkgrel = 2
url = http://hylafax.sourceforge.net/
install = hylafax.install
arch = i686
arch = x86_64
license = custom
depends = dash
- depends = libtiff
+ depends = libtiff<4.6.0
depends = pam
depends = ghostscript
depends = sharutils
diff --git a/PKGBUILD b/PKGBUILD
index 544f0dcec4fa..f40f94112e98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -181,13 +181,14 @@ set -u
pkgname='hylafaxplus'
_pkgnick='hylafax'
pkgver='7.0.7'
-pkgrel='1'
+pkgrel='2'
_sendfaxvsicommit='18fabc74490362cd26690331d546d727c727db25'
pkgdesc='Enterprise Fax Server'
arch=('i686' 'x86_64')
url='http://hylafax.sourceforge.net/'
license=('custom')
depends=('dash' 'libtiff' 'pam' 'ghostscript' 'sharutils' 'jbigkit' 'lcms2' 'gawk') # 'gsfonts-type1') # 'cron'
+depends[1]='libtiff<4.6.0' # https://sourceforge.net/p/hylafax/mailman/message/38259441/
# BASE64 is the default so HylaFAX+ doesn't need uuencode but I put it in anyways to placate configure and the bin finder in faxsetup!
optdepends=(
'smtp-server: email support' # this must be configured if installed or Hylafax will spam the process table with orphaned sendmail processes