From 40b78b4d25bfd6b89917bc70e2bca7772bf0ecfe Mon Sep 17 00:00:00 2001 From: Cedric Girard Date: Sat, 2 Jan 2021 14:55:53 +0100 Subject: [PATCH] upgpkg: roundcubemail-git 1.4.rc2.r702.ga0fbcf381-1 google-closure-compiler deps replaced by uglify-js --- roundcubemail-git/.SRCINFO | 4 ++-- roundcubemail-git/PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/roundcubemail-git/.SRCINFO b/roundcubemail-git/.SRCINFO index 31d8e12..d1aca92 100644 --- a/roundcubemail-git/.SRCINFO +++ b/roundcubemail-git/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = roundcubemail-git pkgdesc = A PHP web-based mail client - pkgver = 1.4.rc2.r633.gf979b0ce1 + pkgver = 1.4.rc2.r702.ga0fbcf381 pkgrel = 1 url = https://roundcube.net/ arch = any @@ -12,7 +12,7 @@ pkgbase = roundcubemail-git makedepends = unzip makedepends = java-runtime makedepends = nodejs-less-plugin-clean-css - makedepends = closure-compiler + makedepends = uglify-js depends = php depends = php-gd provides = roundcubemail diff --git a/roundcubemail-git/PKGBUILD b/roundcubemail-git/PKGBUILD index e428bee..3eeb648 100644 --- a/roundcubemail-git/PKGBUILD +++ b/roundcubemail-git/PKGBUILD @@ -2,14 +2,14 @@ # Contributor: Sergej Pupykin pkgname=roundcubemail-git -pkgver=1.4.rc2.r633.gf979b0ce1 +pkgver=1.4.rc2.r702.ga0fbcf381 pkgrel=1 pkgdesc="A PHP web-based mail client" arch=('any') url="https://roundcube.net/" license=('GPL') depends=('php' 'php-gd') -makedepends=('systemd' 'composer' 'php-gd' 'git' 'unzip' 'java-runtime' 'nodejs-less-plugin-clean-css' 'closure-compiler') +makedepends=('systemd' 'composer' 'php-gd' 'git' 'unzip' 'java-runtime' 'nodejs-less-plugin-clean-css' 'uglify-js') provides=('roundcubemail') conflicts=('roundcubemail') backup=('etc/webapps/roundcubemail/.htaccess'