blob: cce2f8daae28aaec81817eff5271cddcbb46c269 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = moolticute-git
pkgdesc = Easy companion for Mooltipass device
pkgver = 0.6.2.r7.g42caf55
pkgrel = 1
url = https://github.com/raoulh/moolticute
arch = x86_64
arch = i686
license = GPL3
makedepends = git
makedepends = make
depends = libusb
depends = mooltipass-udev
depends = qt5-base
depends = qt5-websockets
provides = moolticute
conflicts = moolticute
source = git+https://github.com/raoulh/moolticute.git
sha256sums = SKIP
pkgname = moolticute-git
|