diff --git a/roundcubemail-git/.SRCINFO b/roundcubemail-git/.SRCINFO index b5a8518..ac642d2 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.beta.r117.g224dd78ad + pkgver = 1.4.rc1.r37.gc7677a572 pkgrel = 1 url = https://roundcube.net/ arch = any @@ -10,7 +10,6 @@ pkgbase = roundcubemail-git makedepends = unzip makedepends = java-runtime makedepends = nodejs-less - makedepends = yuicompressor depends = php depends = php-gd optdepends = python2 diff --git a/roundcubemail-git/PKGBUILD b/roundcubemail-git/PKGBUILD index 5cefa63..a52ddbe 100644 --- a/roundcubemail-git/PKGBUILD +++ b/roundcubemail-git/PKGBUILD @@ -2,14 +2,14 @@ # Contributor: Sergej Pupykin pkgname=roundcubemail-git -pkgver=1.4.beta.r117.g224dd78ad +pkgver=1.4.rc1.r37.gc7677a572 pkgrel=1 pkgdesc="A PHP web-based mail client" arch=('any') url="https://roundcube.net/" license=('GPL') depends=('php' 'php-gd') -makedepends=('php-composer' 'git' 'unzip' 'java-runtime' 'nodejs-less' 'yuicompressor') +makedepends=('php-composer' 'git' 'unzip' 'java-runtime' 'nodejs-less') optdepends=('python2') provides=('roundcubemail') conflicts=('roundcubemail')