summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5da9862fea53..c82256d1d291 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Josh VanderLinden <arch@cloudlery.com>
pkgname=s6
-pkgver=2.10.0.1
+pkgver=2.10.0.2
pkgrel=1
pkgdesc='A small suite of programs for UNIX, designed to allow process supervision'
arch=('x86_64')
@@ -10,7 +10,7 @@ url="http://skarnet.org/software/${pkgname}"
license=('ISC')
depends=('skalibs' 'execline')
source=("${url}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('d0026f0fb4790febbd45f66bdcded54fab4a27ac2f579c075267a21154a0d1f5')
+sha256sums=('b23afce87080b848b89499e85ebd93c20269e6db23f6ef65e58386c9cecd6c21')
build() {
cd "${pkgname}-${pkgver}"