diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-02 13:41:17 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-05 13:46:08 +0000 |
commit | 5235de81e0ae861608538923900fee918271b8c3 (patch) | |
tree | d7ce7a6c55d89ed500d29793d72a871a12b21c68 /community | |
parent | 03b8babd1803e2e89eb17da73390e62389909dbe (diff) | |
download | aports-5235de81e0ae861608538923900fee918271b8c3.tar.bz2 aports-5235de81e0ae861608538923900fee918271b8c3.tar.xz |
community/tg: rebuild against readline-7.0.003
Diffstat (limited to 'community')
-rw-r--r-- | community/tg/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tg/APKBUILD b/community/tg/APKBUILD index 53c383f5f1..53ca502090 100644 --- a/community/tg/APKBUILD +++ b/community/tg/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leonardo Arena <rnalrd@alpinelinux.org> pkgname=tg pkgver=1.3.1 -pkgrel=5 +pkgrel=6 tglver=2.0.1 tlparserver=0_git20151118 pkgdesc="Command line Telegram client" |