summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Hayot2018-04-28 10:54:24 +0200
committerGuillaume Hayot2018-04-28 10:54:24 +0200
commitf67fde282b75ffeb34d95a6e8b6cad8c4a376482 (patch)
treea6c68854119b9e98ad52f96948be2b19a7eed803
parent4b1562abd9b25f44f811edad8ae169eab810e1a9 (diff)
downloadaur-f67fde282b75ffeb34d95a6e8b6cad8c4a376482.tar.gz
Cleanup
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f13d1902311f..a3d8e93d00ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,4 @@
# Maintainer: Guillaume Hayot <ghayot@postblue.info>
-# Thanks to: Frederik Schwan <frederik dot schwan at linux dot com>
pkgname=libpurple-carbons
_pkgname=carbons
@@ -9,7 +8,6 @@ pkgdesc='Experimental XEP-0280: Message Carbons plugin for libpurple (Pidgin, Fi
arch=('i686' 'x86_64')
url='https://github.com/gkdr/carbons'
license=('GPL')
-makedepends=('git')
depends=('libpurple' 'libxml2' 'glib2')
conflicts=('libpurple-carbons-git')
source=("$_pkgname-$pkgver.zip::https://github.com/gkdr/carbons/archive/v$pkgver.zip")