summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlad Wenter2023-05-21 16:15:10 +0200
committerAlad Wenter2023-05-21 16:15:10 +0200
commitadb0ba0dab804ed9be9bf1c9bdd918c6cc6275cc (patch)
treee0e2076c58b5df257931f09fc6d045dbfba12145 /PKGBUILD
parent09bb584ac7898835333064f5b839bcc005651691 (diff)
downloadaur-astroid-git.tar.gz
astroid-git: update depends (gmime3)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e25e51fd6ad..b920e412e0b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Maintainer: Alad Wenter <alad@archlinux.org>
pkgname=astroid-git
_pkgname=astroid
-pkgver=v0.16.r1.g4d6b06a
+pkgver=v0.16.r2.g7c2022f
pkgrel=1
pkgdesc="a graphical threads-with-tags style, lightweight and fast, email client for notmuch, inspired by sup and others"
arch=('x86_64' 'i686')
url="https://github.com/astroidmail/astroid"
license=('GPL')
-depends=('notmuch' 'boost' 'boost-libs' 'gmime' 'gtkmm3' 'webkit2gtk' 'libsass'
+depends=('notmuch' 'boost' 'boost-libs' 'gmime3' 'gtkmm3' 'webkit2gtk' 'libsass'
'libpeas' 'gobject-introspection' 'protobuf' 'gtk-update-icon-cache')
makedepends=('cmake' 'ninja' 'git' 'pkg-config' 'python-gobject' 'cmark' 'ruby-ronn')
checkdepends=('notmuch-runtime' 'w3m')