Version 1.1
This commit is contained in:
parent
ecf3a885a8
commit
82c4480c47
5 changed files with 69 additions and 21 deletions
14
.SRCINFO
14
.SRCINFO
|
@ -1,13 +1,17 @@
|
|||
pkgbase = rc-local
|
||||
pkgdesc = Support for legacy rc.local scripts
|
||||
pkgver = 1
|
||||
pkgver = 1.1
|
||||
pkgrel = 1
|
||||
url = https://aur.archlinux.org/packages/rc-local/
|
||||
url = https://aur.archlinux.org/packages/rc-local
|
||||
install = rc-local.install
|
||||
arch = any
|
||||
license = BSD
|
||||
depends = bash
|
||||
license = LGPL2.1
|
||||
depends = systemd
|
||||
backup = etc/rc.local
|
||||
source = rc.local
|
||||
source = rc-local.service
|
||||
md5sums = bb2cfecf3c6d99c6e6ee9eb58bcde75d
|
||||
sha256sums = 8aa661c15cf9a35c32c79055bf69ab2d16354128ddd67a1bce0a7e48fe26f2e3
|
||||
sha256sums = 7ac3eae0aee580448acbe386a3a2954990510790c42f2b9a0df293078d22dc14
|
||||
|
||||
pkgname = rc-local
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue