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 a96abbf878bf..7dc0f1825c51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="Provides an HTTP API for creating Telegram Bots."
arch=('x86_64')
url="https://github.com/tdlib/telegram-bot-api"
-license=('cusotm')
+license=('custom')
groups=()
depends=('openssl' 'zlib')
makedepends=('git' 'zlib' 'gperf')