diff options
author | Britney Fransen <brfransen@gmail.com> | 2018-09-10 19:11:09 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2018-09-10 19:11:09 (GMT) |
commit | 7a02c4a15cd6679ba6b8b2f8a9f61ae0e5bff5a5 (patch) | |
tree | 3c6743477c4f7f80bbe5d71eadae0b81e7fe2a96 /abs/core/runit-scripts/PKGBUILD | |
parent | 04697136037cb5341ee6c051f8aaa265c0400c82 (diff) | |
download | linhes_pkgbuild-7a02c4a15cd6679ba6b8b2f8a9f61ae0e5bff5a5.zip linhes_pkgbuild-7a02c4a15cd6679ba6b8b2f8a9f61ae0e5bff5a5.tar.gz linhes_pkgbuild-7a02c4a15cd6679ba6b8b2f8a9f61ae0e5bff5a5.tar.bz2 |
runit-scripts: add transmissiond run
Diffstat (limited to 'abs/core/runit-scripts/PKGBUILD')
-rwxr-xr-x | abs/core/runit-scripts/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/runit-scripts/PKGBUILD b/abs/core/runit-scripts/PKGBUILD index 777d89f..253a6a1 100755 --- a/abs/core/runit-scripts/PKGBUILD +++ b/abs/core/runit-scripts/PKGBUILD @@ -1,6 +1,6 @@ pkgname=runit-scripts pkgver=8.5 -pkgrel=2 +pkgrel=3 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license=('BSD') |