summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Kluger2019-09-29 02:46:02 -0400
committerAndy Kluger2019-09-29 02:46:02 -0400
commitee5d3deba830bff1a267bf49c65b9992a6d041cf (patch)
treed735868a216c736ab8495ab3c9c9f95ca5f5b013 /PKGBUILD
parentbd47e900e3b8a4a35ec9f72c8fa8940df8137e57 (diff)
downloadaur-ee5d3deba830bff1a267bf49c65b9992a6d041cf.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 49379784de50..2ae508364d6c 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.1.3
+pkgver=2.2.2.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=('62ef131cccaaac76f47807f1684071012cf465a63fc744e5b9e179aa83b672c5')
+sha256sums=('0503841a2aee1cd79122c9ecf49dbefad5c5d21be7114e83e71c210e106abf0a')
build() {
cd $srcdir/$pkgname-$pkgver