diff options
Diffstat (limited to 'pcr')
-rw-r--r-- | pcr/tox-git/PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pcr/tox-git/PKGBUILD b/pcr/tox-git/PKGBUILD index 2fd34f88c..a6055ecc3 100644 --- a/pcr/tox-git/PKGBUILD +++ b/pcr/tox-git/PKGBUILD @@ -1,10 +1,11 @@ +# Maintainer: freaj <freaj@riseup.net> # Maintainer (Arch): Kevin MacMartin <prurigro at gmail dot com> # Contributor (Arch): Boohbah <boohbah at gmail.com> # Contributor (Arch): naxuroqa <naxuroqa at gmail.com> _pkgname=tox pkgname=$_pkgname-git -pkgver=r3126.93b1c34 +pkgver=r3153.6c37f49 pkgrel=1 pkgdesc='Secure, configuration-free, P2P Skype replacement backend' arch=('i686' 'x86_64' 'armv6h' 'armv7h') |