blob: e16bccec5236b4eed4aa2da4232696e8ffc21a56 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = silo-whatsapp
pkgdesc = Standalone silo app for WhatsApp
pkgver = 0.5
pkgrel = 1
url = https://github.com/intersimone999/silos-apps
arch = i686
arch = x86_64
license = GPL3
makedepends = git
depends = silos
depends = python-pystray
source = git+https://github.com/intersimone999/silos-apps.git
sha256sums = SKIP
pkgname = silo-whatsapp
|