blob: fcb9c79dd8c53bbc3a092d115c3155c43594f377 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = mypeople-bin
pkgdesc = A simple and modern contactbook(addressbook)
pkgver = 0.1.0
pkgrel = 1
url = https://github.com/TheSnakeWitcher/mypeople
arch = x86_64
license = MIT
depends = sqlite
provides = mypeople
source = mypeople::https://github.com/TheSnakeWitcher/mypeople/releases/download/v0.1.0/mypeople
md5sums = SKIP
pkgname = mypeople-bin
|