From 7fd19fc404f1b74bcba87780537a0b04a8ff09f3 Mon Sep 17 00:00:00 2001 From: Cedric Girard Date: Tue, 3 Nov 2020 09:12:51 +0100 Subject: [PATCH] upgpkg: roundcubemail-git 1.4.rc2.r595.ge99fb3968-1 php-composer is now composer --- roundcubemail-git/.SRCINFO | 4 ++-- roundcubemail-git/PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/roundcubemail-git/.SRCINFO b/roundcubemail-git/.SRCINFO index 96c2665..11b3368 100644 --- a/roundcubemail-git/.SRCINFO +++ b/roundcubemail-git/.SRCINFO @@ -1,11 +1,11 @@ pkgbase = roundcubemail-git pkgdesc = A PHP web-based mail client - pkgver = 1.4.rc2.r582.g3fd6588be + pkgver = 1.4.rc2.r595.ge99fb3968 pkgrel = 1 url = https://roundcube.net/ arch = any license = GPL - makedepends = php-composer + makedepends = composer makedepends = git makedepends = unzip makedepends = java-runtime diff --git a/roundcubemail-git/PKGBUILD b/roundcubemail-git/PKGBUILD index ce4ba9d..10d46c4 100644 --- a/roundcubemail-git/PKGBUILD +++ b/roundcubemail-git/PKGBUILD @@ -2,14 +2,14 @@ # Contributor: Sergej Pupykin pkgname=roundcubemail-git -pkgver=1.4.rc2.r582.g3fd6588be +pkgver=1.4.rc2.r595.ge99fb3968 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-plugin-clean-css') +makedepends=('composer' 'git' 'unzip' 'java-runtime' 'nodejs-less-plugin-clean-css') optdepends=('python2') provides=('roundcubemail') conflicts=('roundcubemail')