summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlphaJack2020-11-03 22:31:31 +0100
committerAlphaJack2020-11-03 22:32:03 +0100
commitaef762d70c31249c1b45271bd31db296c9f801c1 (patch)
treedec78773f2bb6a44f15d61563822c5f992a1e05f /PKGBUILD
parent27b77ca599ceeda323a4e8a3604109824996b5dc (diff)
downloadaur-aef762d70c31249c1b45271bd31db296c9f801c1.tar.gz
Tidied PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80578e2bfa4b..e94bc9552896 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=("GPL2")
arch=("any")
conflicts=("roundcube-rcmcarddav" "roundcube-rcmcarddav-git" "roundcubemail-plugin-carddav-git")
replaces=("roundcube-rcmcarddav")
-#depends=("roundcubemail")
+depends=("roundcubemail")
makedepends=("composer")
source=("$url/releases/download/v$pkgver/carddav-v$pkgver.tgz")
md5sums=("e1b801837689eb18a1703265ee07ac91")