blob: 070039d401ac96a9d4215c216ac74963cf4ba9e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = wunderlistux-gtk
pkgdesc = A wunderlist app using vala and webkit as alternative to electron.
pkgver = 0.0.9
pkgrel = 1
url = https://github.com/edipox/wunderlistux
arch = any
license = GPL
makedepends = cmake
makedepends = make
makedepends = vala
depends = webkit2gtk
source = git://github.com/edipox/wunderlistux.git#branch=vala_webkit
md5sums = SKIP
pkgname = wunderlistux-gtk
|