summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeon Schumacher2021-12-14 21:44:11 +0100
committerLeon Schumacher2021-12-14 21:44:11 +0100
commit3489a7c091378128f5b68aa6bb1d501307b70aa6 (patch)
tree45e1a278163571f3148e5e28025763fa29e04b41 /PKGBUILD
parent1b75f24b92d4edb339406fec9399b657214d868f (diff)
downloadaur-3489a7c091378128f5b68aa6bb1d501307b70aa6.tar.gz
Update to version 9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e9d05f45f53e..6c93525892cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Leon Schumacher <leonsch@protonmail.com>
# vim: ft=sh:
pkgname=runit-conversion
-pkgver=8.1
+pkgver=9
pkgrel=1
pkgdesc="Convert your system to use runit instead of systemd"
arch=('any')
@@ -12,7 +12,7 @@ optdepends=('runit-services: many service definitions')
conflicts=('systemd-sysvcompat')
provides=('systemd-sysvcompat')
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('18cc81cd3e0c8283f4044731990373b0f800881c9160a50951c58301996a3d06')
+sha256sums=('d112763dad55c1d1284593d1727c383d41f4e122264a325421702437f35cccdd')
package() {
cd "$pkgname-$pkgver"