upgpkg: roundcubemail-git 1.4.rc2.r702.ga0fbcf381-1
google-closure-compiler deps replaced by uglify-js
This commit is contained in:
parent
30c7bb00e7
commit
40b78b4d25
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
pkgbase = roundcubemail-git
|
pkgbase = roundcubemail-git
|
||||||
pkgdesc = A PHP web-based mail client
|
pkgdesc = A PHP web-based mail client
|
||||||
pkgver = 1.4.rc2.r633.gf979b0ce1
|
pkgver = 1.4.rc2.r702.ga0fbcf381
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://roundcube.net/
|
url = https://roundcube.net/
|
||||||
arch = any
|
arch = any
|
||||||
|
@ -12,7 +12,7 @@ pkgbase = roundcubemail-git
|
||||||
makedepends = unzip
|
makedepends = unzip
|
||||||
makedepends = java-runtime
|
makedepends = java-runtime
|
||||||
makedepends = nodejs-less-plugin-clean-css
|
makedepends = nodejs-less-plugin-clean-css
|
||||||
makedepends = closure-compiler
|
makedepends = uglify-js
|
||||||
depends = php
|
depends = php
|
||||||
depends = php-gd
|
depends = php-gd
|
||||||
provides = roundcubemail
|
provides = roundcubemail
|
||||||
|
|
|
@ -2,14 +2,14 @@
|
||||||
# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
|
# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
|
||||||
|
|
||||||
pkgname=roundcubemail-git
|
pkgname=roundcubemail-git
|
||||||
pkgver=1.4.rc2.r633.gf979b0ce1
|
pkgver=1.4.rc2.r702.ga0fbcf381
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A PHP web-based mail client"
|
pkgdesc="A PHP web-based mail client"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://roundcube.net/"
|
url="https://roundcube.net/"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('php' 'php-gd')
|
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')
|
provides=('roundcubemail')
|
||||||
conflicts=('roundcubemail')
|
conflicts=('roundcubemail')
|
||||||
backup=('etc/webapps/roundcubemail/.htaccess'
|
backup=('etc/webapps/roundcubemail/.htaccess'
|
||||||
|
|
Loading…
Reference in a new issue