blob: 192ea2b1dd72ad0e0b16ddaf8d711087307eee04 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = pomota-bin
pkgdesc = A simple user-friendly cross-platform tauri based pomodoro timer app that forces you to take a break
pkgver = 0.0.7
pkgrel = 6
url = https://github.com/p32929/pomota
arch = x86_64
license = MIT
depends = webkit2gtk
depends = gtk3
provides = pomota=0.0.7
conflicts = pomota
options = !strip
source = pomota-0.0.7.deb::https://github.com/p32929/pomota/releases/download/app-v0.0.7/pomota_0.0.7_amd64.deb
source = LICENSE-0.0.7::https://raw.githubusercontent.com/p32929/pomota/app-v0.0.7/LICENSE
sha256sums = 352161b3791c2f95026457f02326b40ae24a771e93ca6b6e62a83813ceecf8b3
sha256sums = e3c1038536eb14a593ec4d00bceccbaa4f531674adc2dd53c4be34851b0eb8b7
pkgname = pomota-bin
|