blob: 163a0ced304fb5bcce8db424d8f773d68662c580 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = postier-bin
pkgdesc = Fully free & open-source API client
pkgver = 1.5.0
pkgrel = 2
url = https://github.com/bouteillerAlan/postier
install = postier-bin.install
arch = x86_64
license = GPL
depends = cairo
depends = desktop-file-utils
depends = gdk-pixbuf2
depends = glib2
depends = gtk3
depends = hicolor-icon-theme
depends = libsoup3
depends = pango
depends = webkit2gtk-4.1
options = !strip
options = !emptydirs
source_x86_64 = https://github.com/bouteillerAlan/postier/releases/download/v1.5.0/Postier_1.5.0_amd64.deb
sha256sums_x86_64 = 16309a68bda424e4e2ac9081344e5dd73d5bb976cb0b912e75b98fb2239bfb88
pkgname = postier-bin
|