blob: 491b68944dc87d7e32ad11cdfe67c10b48ae8b61 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = watchmate
pkgdesc = PineTime smart watch companion app for Linux phone and desktop
pkgver = 0.5.3
pkgrel = 1
url = https://github.com/azymohliad/watchmate
arch = x86_64
arch = aarch64
license = GPL3
checkdepends = appstream-glib
makedepends = cargo
depends = bluez
depends = libadwaita
options = !lto
source = watchmate-0.5.3.tar.gz::https://github.com/azymohliad/watchmate/archive/refs/tags/v0.5.3.tar.gz
sha256sums = 640d9460a0dcef70fcdd235ba23196d0e0e8b5648040874162458599ae39fd8b
pkgname = watchmate
|