summaryrefslogtreecommitdiff
path: root/talkatu-hg
diff options
context:
space:
mode:
Diffstat (limited to 'talkatu-hg')
-rw-r--r--talkatu-hg/.SRCINFO3
-rw-r--r--talkatu-hg/PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/talkatu-hg/.SRCINFO b/talkatu-hg/.SRCINFO
index ff746b4..360c626 100644
--- a/talkatu-hg/.SRCINFO
+++ b/talkatu-hg/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = talkatu-hg
pkgdesc = Gtk+ widgets for chat software
- pkgver = r191.11dfbe8b2012
+ pkgver = r198.7cac4f444642
pkgrel = 1
url = https://bitbucket.org/pidgin/talkatu
arch = i686
@@ -9,6 +9,7 @@ pkgbase = talkatu-hg
makedepends = mercurial
makedepends = meson
makedepends = help2man
+ makedepends = gtk-doc
depends = gtk3>=3.10.0
depends = glade>=2.0
depends = gumbo-parser>=0.10
diff --git a/talkatu-hg/PKGBUILD b/talkatu-hg/PKGBUILD
index f030199..90d7165 100644
--- a/talkatu-hg/PKGBUILD
+++ b/talkatu-hg/PKGBUILD
@@ -4,14 +4,14 @@
_pkgname=talkatu
pkgname=$_pkgname-hg
-pkgver=r191.11dfbe8b2012
+pkgver=r198.7cac4f444642
pkgrel=1
pkgdesc="Gtk+ widgets for chat software"
arch=('i686' 'x86_64')
url="https://bitbucket.org/pidgin/talkatu"
license=('GPL2')
depends=('gtk3>=3.10.0' 'glade>=2.0' 'gumbo-parser>=0.10' 'gspell>=1.2' 'cmark')
-makedepends=('mercurial' 'meson' 'help2man')
+makedepends=('mercurial' 'meson' 'help2man' 'gtk-doc')
source=("$pkgname::hg+https://bitbucket.org/pidgin/$_pkgname")
sha256sums=('SKIP')