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
|
||||
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
|
||||
|
|
|
@ -2,14 +2,14 @@
|
|||
# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
|
||||
|
||||
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'
|
||||
|
|
Loading…
Reference in a new issue