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 2ae508364d6c..19b980d4634a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Kluger <https://t.me/andykluger>
# Contributor: David Arroyo <droyo@aqwari.us>
pkgname=s6-portable-utils
-pkgver=2.2.2.0
+pkgver=2.2.2.1
pkgrel=1
pkgdesc="Tiny portable generic utilities"
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="http://www.skarnet.org/software/s6-portable-utils"
license=('custom:ISC')
makedepends=(skalibs glibc)
source=(${url}/${pkgname}-$pkgver.tar.gz)
-sha256sums=('0503841a2aee1cd79122c9ecf49dbefad5c5d21be7114e83e71c210e106abf0a')
+sha256sums=('1e473224350c6ebedd7adf162b68303e2e0a32ca2e99d7afee7573d9e78f931c')
build() {
cd $srcdir/$pkgname-$pkgver