summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSHooZ2017-07-15 14:21:17 +0300
committerSHooZ2017-07-15 14:21:17 +0300
commit3369b06e3f9e24742601e37bab2f0b2389fb6dfb (patch)
treee18e4f73ce8e14da0e1d4ac95f1a121c62a5d360 /PKGBUILD
parent8f7f204ad0de72b7e3c5317e3d1a1e648679df44 (diff)
downloadaur-3369b06e3f9e24742601e37bab2f0b2389fb6dfb.tar.gz
Update to v0.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06f04d493a15..6287c74fa20f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@ pkgname=toxygen-git
_pkgname=toxygen
pkgdesc="Toxygen is cross-platform Tox client written in Python3"
pkgrel=1
-pkgver=0.3.0.0.608
+pkgver=0.3.1.0.618
arch=('i686' 'x86_64')
conflicts=("toxygen")
provides=("toxygen")
url="https://github.com/toxygen-project/toxygen"
license=('GPL-3.0')
depends=('python' 'toxcore' 'python-pyaudio' 'python-pyqt5' 'python-numpy' 'opencv')
-source=('git://github.com/toxygen-project/toxygen.git#branch=develop')
+source=('git://github.com/toxygen-project/toxygen.git')
sha256sums=('SKIP')
pkgver() {