blob: ce74085e541b942067db137b018b90816f63e455 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = reboot-arch-btw-git
pkgdesc = Check if you need to reboot due to an updated kernel
pkgver = 0.8.1.r0.g88872cf
pkgrel = 1
url = https://github.com/rnestler/reboot-arch-btw
arch = i686
arch = x86_64
license = GPL3
makedepends = git
makedepends = rust
makedepends = cargo
depends = dbus
provides = reboot-arch-btw
conflicts = reboot-arch-btw
replaces = kernel-updated
source = git+https://github.com/rnestler/reboot-arch-btw.git
md5sums = SKIP
pkgname = reboot-arch-btw-git
|