summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew Gamble2016-04-16 11:44:30 +1000
committerMatthew Gamble2016-04-16 11:44:30 +1000
commit183538183facf778d327d6bab536214e176533bd (patch)
tree1bee6a1122824f588c3204502d06de752891e140 /PKGBUILD
parente6c764bf855b28074e268a631687e76da91e2d87 (diff)
downloadaur-183538183facf778d327d6bab536214e176533bd.tar.gz
Update to latest version of pytg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a77bb00e9466..37553ca5042e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Matthew Gamble
pkgname=pytg
-pkgver=0.4.5
+pkgver=0.4.10
pkgrel=1
pkgdesc="Connect to the Telegram CLI, receive and send Telegram messages."
arch=('any')
@@ -12,7 +12,7 @@ makedepends=('python-setuptools')
source=(
"https://pypi.python.org/packages/source/p/pytg/pytg-${pkgver}.tar.gz"
)
-sha256sums=('36e58f8beba510d0dd6b44d5998f58c6edd7f1cc88e10bbd902bf8fa3f10f946')
+sha256sums=('ec73278d17a2c4c4172aa155cf57c0d506e5318524f6423ab2b8362f71ff6ea5')
package() {
cd "pytg-$pkgver"