summaryrefslogtreecommitdiff
path: root/pcr/toxic-git/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/toxic-git/PKGBUILD')
-rw-r--r--pcr/toxic-git/PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/pcr/toxic-git/PKGBUILD b/pcr/toxic-git/PKGBUILD
index 9a2f06192..55f8bfb71 100644
--- a/pcr/toxic-git/PKGBUILD
+++ b/pcr/toxic-git/PKGBUILD
@@ -1,17 +1,19 @@
# Maintainer (Arch): Vlad M. <vlad@archlinux.net>
# Contributor (Arch): HÃ¥vard Pettersson <mail@haavard.me>
+# Contributor (Arch): Florian Hahn <flo at fhahn dot com>
# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
_pkgname=toxic
pkgname=toxic-git
pkgdesc='CLI Frontend in ncurses for Tox'
license=('GPL3')
-pkgver=0.6.1.r91.gdfff777
-pkgrel=2
+pkgver=0.7.0.r4.g8827082
+pkgrel=1
depends=('curl'
'desktop-file-utils'
'freealut'
'libnotify'
+ 'qrencode'
'toxcore')
makedepends=('git')
conflicts=($_pkgname)