summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeon Schumacher2021-09-07 21:31:36 +0200
committerLeon Schumacher2021-09-07 21:31:36 +0200
commitd53272f761e36be23f93036fc7257c6391549c13 (patch)
treec4b7bff787850c7ed5fef98a4791184a317b0d87
parent2f7a0178c0a791566a6a9775996c60d4a3bc06c5 (diff)
downloadaur-d53272f761e36be23f93036fc7257c6391549c13.tar.gz
Write output of runsvdir to logs
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--runit-conversion-5-files.tar.xzbin1920 -> 0 bytes
-rw-r--r--runit-conversion-6-files.tar.xzbin0 -> 1940 bytes
4 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d28a83f4348..f16a3669484a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = runit-conversion
pkgdesc = Convert your system to use runit instead of systemd
- pkgver = 5
+ pkgver = 6
pkgrel = 1
url = https://smarden.org/runit
arch = any
@@ -8,7 +8,7 @@ pkgbase = runit-conversion
depends = kisslinux-init
depends = runit
optdepends = runit-services: many service definitions
- source = runit-conversion-5-files.tar.xz
- sha256sums = 29df1134cc443963d52a854d5de5a739f038fcd83c6a0d20f1a0ff410186a5d2
+ source = runit-conversion-6-files.tar.xz
+ sha256sums = 45175b18e86d7d1bde0c7e1978c9b18b5b0bf298d9b3d3a47bbeff8171698cec
pkgname = runit-conversion
diff --git a/PKGBUILD b/PKGBUILD
index c6fffb0f5db2..629d92b44f72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Leon Schumacher <leonsch@protonmail.com>
# vim: ft=sh:
pkgname=runit-conversion
-pkgver=5
+pkgver=6
pkgrel=1
pkgdesc="Convert your system to use runit instead of systemd"
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL')
depends=('kisslinux-init' 'runit')
optdepends=('runit-services: many service definitions')
source=("$pkgname-$pkgver-files.tar.xz")
-sha256sums=('29df1134cc443963d52a854d5de5a739f038fcd83c6a0d20f1a0ff410186a5d2')
+sha256sums=('45175b18e86d7d1bde0c7e1978c9b18b5b0bf298d9b3d3a47bbeff8171698cec')
package() {
cp -a files/* "$pkgdir/"
diff --git a/runit-conversion-5-files.tar.xz b/runit-conversion-5-files.tar.xz
deleted file mode 100644
index 0d2028478676..000000000000
--- a/runit-conversion-5-files.tar.xz
+++ /dev/null
Binary files differ
diff --git a/runit-conversion-6-files.tar.xz b/runit-conversion-6-files.tar.xz
new file mode 100644
index 000000000000..7ff6a1b80635
--- /dev/null
+++ b/runit-conversion-6-files.tar.xz
Binary files differ