summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Kluger2021-04-19 01:50:08 -0400
committerAndy Kluger2021-04-19 01:50:08 -0400
commit0a0112815dc3bf71f219d2198ae9e9400a3db4f4 (patch)
tree65e4c41d1002cfb8e4aa2316c5f7d4dabcb75715 /PKGBUILD
parent3334547dca2ba51cfe631dcd0718f41b157f78d2 (diff)
downloadaur-0a0112815dc3bf71f219d2198ae9e9400a3db4f4.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 d560bb1ae89a..c542bd618642 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.3.1
+pkgver=2.2.3.2
pkgrel=1
pkgdesc="Tiny portable generic utilities"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('custom:ISC')
depends=('skalibs')
makedepends=(glibc)
source=(${url}/${pkgname}-$pkgver.tar.gz)
-sha256sums=('43e68a9abec873b337baeee92075a1c2e22cdfffd595cb91475fdcb10b6441cf')
+sha256sums=('6627a2d3ea263539e83512a36f10a587fa0dd5e899bc3612187e9e3b9faf769c')
build() {
cd $srcdir/$pkgname-$pkgver