summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 16d95e0e520f..8debd29e59ae 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.2.6.0.523
+pkgver=0.2.8.0.561
arch=('i686' 'x86_64')
conflicts=("toxygen")
provides=("toxygen")
-url="https://github.com/xveduk/toxygen"
+url="https://github.com/toxygen-project/toxygen"
license=('GPL-3.0')
depends=('python' 'toxcore' 'python-pyside' 'python-pyaudio')
-source=('git://github.com/xveduk/toxygen.git')
+source=('git://github.com/toxygen-project/toxygen.git')
sha256sums=('SKIP')
pkgver() {