blob: c765d14bdbe602d52873e72f4311ef91b12bf5fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = wealthfolio-bin
pkgdesc = A Beautiful and Boring Investment Tracker, with Local Data Storage. No Subscriptions, No Cloud.
pkgver = 1.0.22
pkgrel = 2
url = https://wealthfolio.app/
arch = x86_64
license = AGPL-3.0
depends = curl
depends = wget
depends = webkit2gtk
depends = gtk3
provides = wealthfolio-bin
conflicts = wealthfolio-bin
source = Wealthfolio_1.0.22_amd64.deb::https://github.com/afadil/wealthfolio/releases/download/v1.0.22/Wealthfolio_1.0.22_amd64.deb
sha256sums = SKIP
pkgname = wealthfolio-bin
|