summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Kluger2020-03-03 03:11:56 -0500
committerAndy Kluger2020-03-03 03:11:56 -0500
commit98ad822455db34247a5d95c8646555b9a19cd46b (patch)
tree25f375b040fcd5b8996e29dd1be3e68d79bda845 /PKGBUILD
parent33a92f9b717303b5cad67a0c0467ad4391838ff1 (diff)
downloadaur-98ad822455db34247a5d95c8646555b9a19cd46b.tar.gz
version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 19b980d4634a..555597690788 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.1
+pkgver=2.2.2.2
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=('1e473224350c6ebedd7adf162b68303e2e0a32ca2e99d7afee7573d9e78f931c')
+sha256sums=('63df4ad24c126fd0f0006e90fd3135ff204eaa4f95a7c9e51ec91a82cf5074cc')
build() {
cd $srcdir/$pkgname-$pkgver