summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDudemanguy9112019-09-11 18:49:45 -0500
committerDudemanguy9112019-09-11 18:49:45 -0500
commita2104fd74084ef8c77d52ebfaea93563536c559d (patch)
tree16e1a051ab76ccaa5db353eba1ce1840ebf02ae1 /PKGBUILD
parentd31d4f978382b534f498b666aa23590aade8a929 (diff)
downloadaur-a2104fd74084ef8c77d52ebfaea93563536c559d.tar.gz
create /etc/s6-rc directory
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2509bdce77a2..7d36cd39ab57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=s6-linux-init
pkgver=1.0.2.1
-pkgrel=2
+pkgrel=3
pkgdesc='A tool to automate the creation of suitable stage 1 init binaries for s6-based Linux systems. For Artix Linux.'
arch=('x86_64')
url='https://skarnet.org/software/s6-linux-init/'