blob: 753b8c8b45bd4d90c615e029856297d992961d52 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = hexchat-otr-git
pkgdesc = OTR support for hexchat
pkgver = r50.ga7a6016
pkgrel = 2
url = https://github.com/TingPing/hexchat-otr
arch = i686
arch = x86_64
license = GPL2
makedepends = git
makedepends = gnome-common
depends = hexchat
depends = libotr>=4.1.0
provides = hexchat-otr
conflicts = hexchat-otr
source = hexchat-otr-git::git+https://github.com/TingPing/hexchat-otr
md5sums = SKIP
pkgname = hexchat-otr-git
|