summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12023-04-13 17:00:15 +0800
committerChocobo12023-04-13 17:00:15 +0800
commit11002b84a11b44f46fbeb0f5f2f92b325c5286d9 (patch)
tree8d1b7d20bfb1637784eaaf44ad0cd86c3f64549d /PKGBUILD
parentfb23da176e3c55c4c64d4e9ef41799209de1e29d (diff)
downloadaur-11002b84a11b44f46fbeb0f5f2f92b325c5286d9.tar.gz
upgpkg: toxcore-git 0.2.18.r36.g172f279dc-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0286a2f139f1..56503925da2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: Kevin MacMartin <prurigro at gmail dot com>
pkgname=toxcore-git
-pkgver=0.2.16.r6.g12dbafbd1
+pkgver=0.2.18.r36.g172f279dc
pkgrel=1
pkgdesc="Peer to peer (serverless) instant messenger core"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ url="https://tox.chat/"
license=('GPL3')
depends=('glibc' 'libconfig' 'libsodium' 'libvpx' 'msgpack-c' 'opus')
makedepends=('git' 'cmake')
-provides=('toxcore' 'tox')
+provides=("toxcore=$pkgver" 'tox')
conflicts=('toxcore' 'tox')
backup=('etc/tox-bootstrapd.conf')
options=('staticlibs')