summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9895a38bde7..1578a43b70c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url='https://github.com/gkdr/lurch'
license=('GPL')
makedepends=('cmake' 'git')
depends=('libpurple' 'mxml' 'libxml2' 'sqlite' 'libgcrypt')
-optdepends=('libpurple-carbons-git: message carbons support')
+optdepends=('libpurple-carbons: message carbons support')
conflicts=('libpurple-lurch-git')
source=("git+https://github.com/gkdr/lurch.git#tag=v${pkgver}")
sha512sums=('SKIP')