summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederik Schwan2021-05-06 01:31:19 +0200
committerFrederik Schwan2021-05-06 01:31:19 +0200
commitf07c3553be137478b2a88328828c90ed835f2f80 (patch)
tree9f77632eeff2bf23770891ed4add11c0b60f857e /PKGBUILD
parentb75a7ef6d12673fca5a99829ef1142baa816cac8 (diff)
downloadaur-f07c3553be137478b2a88328828c90ed835f2f80.tar.gz
upgpkg: profanity-git 6435.4a94c051-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 458d6094b40d..661b537fa339 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,16 @@
-# Maintainer: richteer <richteer at lastprime.net>
+# Maintainer: Frederik Schwan <freswa at archlinux dot org>
+# Contributor: richteer <richteer at lastprime.net>
pkgname=profanity-git
_pkgname=profanity
-pkgver=5179.c94f3d0b
+pkgver=6435.4a94c051
pkgrel=1
pkgdesc="A console based jabber client."
arch=('i686' 'x86_64')
url="http://profanity-im.github.io"
license=('GPL3')
-depends=('curl' 'expat' 'libgcrypt' 'libnotify' 'libotr' 'libxss' 'libsignal-protocol-c' 'libstrophe-git')
+depends=('curl' 'expat' 'libgcrypt' 'libnotify' 'libotr' 'libxss' 'libsignal-protocol-c'
+ 'gpgme' 'libstrophe-git')
makedepends=('git' 'autoconf-archive')
provides=('profanity')
conflicts=('profanity')