blob: ec6e03fddb8ad0dab17672489579d1160202891a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = pacminder-git
pkgdesc = Configurable reminder to update pacman.
pkgver = 1.0.3
pkgrel = 1
url = https://github.com/samox73/pacminder
arch = i686
arch = x86_64
license = unknown
makedepends = git
makedepends = cmake>=3.13
depends = boost
depends = boost-libs
depends = libconfig
source = pacminder-git::git+https://github.com/samox73/pacminder.git
md5sums = SKIP
pkgname = pacminder-git
|