summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorEmilio Reggi2023-01-06 18:57:21 +0100
committerEmilio Reggi2023-01-06 18:57:21 +0100
commit457683d0c2f7ffe4ee851d70cecce72c1f60b34b (patch)
tree630e992b36e5bacf00df434f9c0fa9da87dcd814 /.SRCINFO
parent920c25a343e8808cf8e556f51af7b1d4020ec5bc (diff)
downloadaur-himalaya-git.tar.gz
fixed build flags and dependencies
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43ecd911a0ba..3d0eeb5b0982 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,15 @@
pkgbase = himalaya-git
pkgdesc = Minimalist CLI email client, written in Rust.
- pkgver = r249.767eee9
- pkgrel = 2
+ pkgver = r388.bda37ca
+ pkgrel = 1
url = https://github.com/soywod/himalaya
- arch = any
- license = BSD
+ arch = x86_64
+ license = MIT
makedepends = cargo
makedepends = git
depends = gcc-libs
depends = openssl
+ optdepends = notmuch-runtime: notmuch backend through cargo features
provides = himalaya
conflicts = himalaya
source = himalaya::git+https://github.com/soywod/himalaya