summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSHooZ2017-07-21 20:16:43 +0300
committerSHooZ2017-07-21 20:16:43 +0300
commit428eeb4b4577b6f3044af65bb02ae7870208b8fb (patch)
tree7da8d61c7dbfd035ecbc8827475e559f5d0d4736
parent3369b06e3f9e24742601e37bab2f0b2389fb6dfb (diff)
downloadaur-428eeb4b4577b6f3044af65bb02ae7870208b8fb.tar.gz
Update to v0.4.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e10d06980edc..4d08704a8361 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = toxygen-git
pkgdesc = Toxygen is cross-platform Tox client written in Python3
- pkgver = 0.3.1.0.618
+ pkgver = 0.4.0.0.631
pkgrel = 1
url = https://github.com/toxygen-project/toxygen
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 6287c74fa20f..eedbeec2649d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@ pkgname=toxygen-git
_pkgname=toxygen
pkgdesc="Toxygen is cross-platform Tox client written in Python3"
pkgrel=1
-pkgver=0.3.1.0.618
+pkgver=0.4.0.0.631
arch=('i686' 'x86_64')
conflicts=("toxygen")
provides=("toxygen")