summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7cf16ce50c3..c26850cf5188 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=libtd
pkgname=${_pkgname}-git
pkgver=1.6.0.r756.gf45d80fe
-pkgrel=1
+pkgrel=2
pkgdesc='TDLib (Telegram Database library) is a cross-platform library for building Telegram clients (Git)'
arch=('x86_64')
url='https://core.telegram.org/tdlib'
@@ -22,7 +22,7 @@ makedepends=(
'php'
)
provides=('libtd')
-conflicts=('telegram-tdlib')
+conflicts=('telegram-tdlib' 'libtd')
source=("$_pkgname::git+https://github.com/tdlib/td.git")
sha256sums=('SKIP')