diff --git a/.SRCINFO b/.SRCINFO index 1adce19..10028e7 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,8 +1,8 @@ # Generated by mksrcinfo v8 -# Sun Jul 1 10:11:24 UTC 2018 +# Wed Aug 29 07:54:13 UTC 2018 pkgbase = astroid-git pkgdesc = a graphical threads-with-tags style, lightweight and fast, email client for notmuch, inspired by sup and others - pkgver = v0.12.r105.g446f1c0 + pkgver = v0.13.r21.g00a1fbb pkgrel = 1 url = https://github.com/astroidmail/astroid install = astroid.install @@ -15,7 +15,8 @@ pkgbase = astroid-git makedepends = git makedepends = pkg-config makedepends = python-gobject - makedepends = marked + makedepends = cmark + makedepends = ruby-ronn depends = notmuch depends = boost depends = boost-libs diff --git a/PKGBUILD b/PKGBUILD index 136ffd4..52927cc 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Gaute Hope _pkgname=astroid pkgname=$_pkgname-git -pkgver=v0.12.r105.g446f1c0 +pkgver=v0.13.r21.g00a1fbb pkgrel=1 epoch= pkgdesc="a graphical threads-with-tags style, lightweight and fast, email client for notmuch, inspired by sup and others" @@ -10,7 +10,7 @@ url="https://github.com/astroidmail/astroid" license=('GPL') groups=() depends=('notmuch' 'boost' 'boost-libs' 'gmime' 'gtkmm3' 'webkit2gtk' 'libsass' 'libpeas' 'gobject-introspection' 'protobuf') -makedepends=('cmake' 'ninja' 'git' 'pkg-config' 'python-gobject' 'marked') +makedepends=('cmake' 'ninja' 'git' 'pkg-config' 'python-gobject' 'cmark' 'ruby-ronn') checkdepends=('notmuch-runtime') optdepends=('gvim: default editor' 'emacs: can be used as editor'