summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e1fa55667d8..c99838b93510 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 4.2.1
-# Wed Mar 2 20:32:40 MSK 2016
+# Sun May 22 01:46:31 MSK 2016
pkgbase = python-toxcore
pkgdesc = Python binding for ToxCore
- pkgver = 0.1.3
+ pkgver = 0.2.1
pkgrel = 1
url = https://github.com/abbat/pytoxcore
arch = i686
@@ -13,7 +13,7 @@ pkgbase = python-toxcore
makedepends = toxcore
depends = python
depends = toxcore
- source = git+https://github.com/abbat/pytoxcore.git#tag=v0.1.3
+ source = git+https://github.com/abbat/pytoxcore.git#tag=v0.2.1
sha512sums = SKIP
pkgname = python-toxcore
diff --git a/PKGBUILD b/PKGBUILD
index 67e2cf78552d..fdd1711309b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Anton Batenev <antonbatenev@yandex.ru>
pkgname=python-toxcore
-pkgver=0.1.3
+pkgver=0.2.1
pkgrel=1
pkgdesc="Python binding for ToxCore"
arch=('i686' 'x86_64')