summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Kluger2020-10-05 13:17:51 -0400
committerAndy Kluger2020-10-05 13:17:51 -0400
commitccd8d6d2681cdb8c96ec51377dc0b7b4d903c163 (patch)
tree76824c66b6fcf7010a97e43e6db1c850477c1d9d /PKGBUILD
parentc7d937ebcf76492a820112330254bc436046ef30 (diff)
downloadaur-ccd8d6d2681cdb8c96ec51377dc0b7b4d903c163.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 af84ec16ebb3..d1d9169b504d 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.4
+pkgver=2.2.3.0
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=('07c7481e06162cc8d13bad5a67dde8a3adb0cb25148ed865ade4bd2b0963abdd')
+sha256sums=('29baab7ca8d5c97cb5f311f4ad359ecee4ed13249fb51e351f4bbc175de47f18')
build() {
cd $srcdir/$pkgname-$pkgver