summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Batenev2016-05-22 01:47:50 +0300
committerAnton Batenev2016-05-22 01:47:50 +0300
commit7c5b06486e74e036b450a311867e4dc97c5a8a21 (patch)
treeacb3d2101215a43153297bfc4ca4040410676706
parentef7ab0eb1a60557f988e79db8c0c3940fe1208ec (diff)
downloadaur-7c5b06486e74e036b450a311867e4dc97c5a8a21.tar.gz
v0.2.1
-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')