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'