blob: d76280edc297af680316c57e6bc12d34fcd24500 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = aarchup-git
pkgdesc = Fork of archup a small and lightweight update-notifier for archlinux.
pkgver = 2.1.6
pkgrel = 1
url = https://github.com/inglor/aarchup
arch = i686
arch = x86_64
license = GPL
makedepends = git
makedepends = cmake
makedepends = ninja
depends = libnotify
depends = gtk2
optdepends = auracle: AUR support(--aur)
provides = aarchup
conflicts = aarchup
source = git+https://gitlab.com/artafinde/aarchup.git
md5sums = SKIP
pkgname = aarchup-git
|