upgpkg: roundcubemail-git 1.4.rc1.r37.gc7677a572-1

patch merged into master
This commit is contained in:
Cedric Girard 2019-03-14 10:06:24 +01:00
parent 5e85a560db
commit 911fc158a1
Signed by: X-dark
GPG key ID: E7D0E125DB9519E4
2 changed files with 3 additions and 4 deletions

View file

@ -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.beta.r117.g224dd78ad pkgver = 1.4.rc1.r37.gc7677a572
pkgrel = 1 pkgrel = 1
url = https://roundcube.net/ url = https://roundcube.net/
arch = any arch = any
@ -10,7 +10,6 @@ pkgbase = roundcubemail-git
makedepends = unzip makedepends = unzip
makedepends = java-runtime makedepends = java-runtime
makedepends = nodejs-less makedepends = nodejs-less
makedepends = yuicompressor
depends = php depends = php
depends = php-gd depends = php-gd
optdepends = python2 optdepends = python2

View file

@ -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.beta.r117.g224dd78ad pkgver=1.4.rc1.r37.gc7677a572
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=('php-composer' 'git' 'unzip' 'java-runtime' 'nodejs-less' 'yuicompressor') makedepends=('php-composer' 'git' 'unzip' 'java-runtime' 'nodejs-less')
optdepends=('python2') optdepends=('python2')
provides=('roundcubemail') provides=('roundcubemail')
conflicts=('roundcubemail') conflicts=('roundcubemail')