summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorgustawho2021-05-06 15:05:42 -0600
committergustawho2021-05-06 15:05:42 -0600
commit22a747810b4a4fcfae1f1d40f9aa43352eb5b028 (patch)
tree9904970d288c30b1fab18b790c27ebdfc06b1a1e /.SRCINFO
parentfdd04bfc09d75247b2f83e3cb46653f1c000dae5 (diff)
downloadaur-22a747810b4a4fcfae1f1d40f9aa43352eb5b028.tar.gz
Added extra archs & PKGBUILD cleanup
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 8 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8e7a66433fb..a02164132724 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,18 @@
pkgbase = libtd-git
pkgdesc = TDLib (Telegram Database library) is a cross-platform library for building Telegram clients (Git)
- pkgver = 1.6.0.r756.gf45d80fe
- pkgrel = 2
+ pkgver = 1.7.0.r747.gb342ec33
+ pkgrel = 1
url = https://core.telegram.org/tdlib
arch = x86_64
+ arch = arm
+ arch = armv7h
+ arch = armv6h
+ arch = aarch64
license = Boost
makedepends = git
- makedepends = gcc>=4.9.2
+ makedepends = gcc
makedepends = make
- makedepends = cmake>=3.0.2
+ makedepends = cmake
makedepends = gperf
makedepends = php
depends = openssl