summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8deddd94cd16..42df569faae2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = cewe-fotowelt
pkgdesc = an offline client for creating photobooks and other photo products and ordering them from CEWE or partners
pkgver = 7.4.3
- pkgrel = 2
+ pkgrel = 3
url = http://www.cewe.de/
install = cewe-fotowelt.install
arch = i686
arch = x86_64
license = custom:eula
- makedepends = unzip
+ makedepends = p7zip
makedepends = xdg-utils
depends = libx11
depends = libjpeg
diff --git a/PKGBUILD b/PKGBUILD
index 8075f71802f8..050fd09dc662 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_productVariant=Germany
# leave this unset to get a package name based on the application name
pkgname=
-pkgrel=2
+pkgrel=3
## Begin shared code ##
pkgdesc='an offline client for creating photobooks and other photo products and ordering them from CEWE or partners'
@@ -86,7 +86,7 @@ pkgver=${_prams[3]}
url="http://www.cewe.de/"
license=("custom:eula")
depends=('libx11' 'libjpeg' 'curl' 'wget' 'snappy' 'libxcrypt-compat')
-makedepends=('unzip' 'xdg-utils')
+makedepends=('p7zip' 'xdg-utils')
arch=('i686' 'x86_64')
source=($source 'updater.pl')
md5sums=(SKIP SKIP)