summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 360c626..b2e475e 100644
--- a/talkatu-hg/.SRCINFO
+++ b/talkatu-hg/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = talkatu-hg
pkgdesc = Gtk+ widgets for chat software
- pkgver = r198.7cac4f444642
+ pkgver = r215.b31d43a01132
pkgrel = 1
url = https://bitbucket.org/pidgin/talkatu
arch = i686
@@ -10,6 +10,7 @@ pkgbase = talkatu-hg
makedepends = meson
makedepends = help2man
makedepends = gtk-doc
+ makedepends = gobject-introspection
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 90d7165..364f134 100644
--- a/talkatu-hg/PKGBUILD
+++ b/talkatu-hg/PKGBUILD
@@ -4,14 +4,14 @@
_pkgname=talkatu
pkgname=$_pkgname-hg
-pkgver=r198.7cac4f444642
+pkgver=r215.b31d43a01132
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' 'gtk-doc')
+makedepends=('mercurial' 'meson' 'help2man' 'gtk-doc' 'gobject-introspection')
source=("$pkgname::hg+https://bitbucket.org/pidgin/$_pkgname")
sha256sums=('SKIP')