summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuan Tascon2016-01-28 14:45:37 -0500
committerJuan Tascon2016-01-28 14:45:37 -0500
commit1ea9cb482a98c09acaf0f8edcb85a15bcb31be04 (patch)
tree5655e6390b28cc45609d288a2e34853395e041c6
parent811c2711fa0beea2800d40a8fd8508b21d67872f (diff)
downloadaur-1ea9cb482a98c09acaf0f8edcb85a15bcb31be04.tar.gz
updated to v0.0.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f1328cfbdd8..58ff358d5857 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Jan 27 20:44:51 UTC 2016
+# Thu Jan 28 19:45:23 UTC 2016
pkgbase = tgio
pkgdesc = io shell commands over telegram (echo, read, etc)
- pkgver = 0.0.1
+ pkgver = 0.0.2
pkgrel = 1
url = https://github.com/juantascon/tgio
arch = any
@@ -10,8 +10,8 @@ pkgbase = tgio
depends = python
depends = python-xdg
depends = python-pytelegrambotapi
- source = https://github.com/juantascon/tgio/archive/0.0.1.tar.gz
- sha256sums = 7ac507b41d43ed6a24c5d0b62b8aa5a5ad631ae107c115a8d8996652ed2f6e7f
+ source = https://github.com/juantascon/tgio/archive/0.0.2.tar.gz
+ sha256sums = 1dc6f54730198e3fd56184fb907f571b0a8b4a91793bf302c4ab596886a7fed3
pkgname = tgio
diff --git a/PKGBUILD b/PKGBUILD
index 3ce9e9ea6cdd..7354ed5e5ef2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: juantascon <juantascon.aur@horlux.org>
pkgname=tgio
-pkgver=0.0.1
+pkgver=0.0.2
pkgrel=1
pkgdesc=" io shell commands over telegram (echo, read, etc)"
arch=('any')
@@ -9,7 +9,7 @@ url="https://github.com/juantascon/tgio"
license="GPL3"
depends=('python' 'python-xdg' 'python-pytelegrambotapi')
source=("https://github.com/juantascon/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('7ac507b41d43ed6a24c5d0b62b8aa5a5ad631ae107c115a8d8996652ed2f6e7f')
+sha256sums=('1dc6f54730198e3fd56184fb907f571b0a8b4a91793bf302c4ab596886a7fed3')
package() {
cd $srcdir/$pkgname-$pkgver/