From 0a709cab30eddbdf3d2236f19a19ef995cbdd7af Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 21 Aug 2018 10:56:01 +0000 Subject: system/shimmy: bump to 0.5 --- system/shimmy/APKBUILD | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'system/shimmy/APKBUILD') diff --git a/system/shimmy/APKBUILD b/system/shimmy/APKBUILD index f4cb086f6..e3fda9d85 100644 --- a/system/shimmy/APKBUILD +++ b/system/shimmy/APKBUILD @@ -1,20 +1,17 @@ # Contributor: A. Wilcox # Maintainer: A. Wilcox - pkgname=shimmy -pkgver=0.4 +pkgver=0.5 pkgrel=0 pkgdesc="Utilities for stricter POSIX conformance" url="https://code.foxkit.us/adelie/shimmy" arch="all" +options="!check" # No test suite. license="NCSA" depends="" -makedepends="" subpackages="$pkgname-doc" -options="!check" -source="https://distfiles.adelielinux.org/source/$pkgname/$pkgname-$pkgver.tar.xz" replaces="musl-utils" -builddir="$srcdir/shimmy-$pkgver" +source="https://distfiles.adelielinux.org/source/$pkgname/$pkgname-$pkgver.tar.xz" build() { cd "$builddir" @@ -26,4 +23,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="16947d649279dfdc508bcbe5be8be8ba7bd0b38e692862201a744e4cc770c6ffa3f7b3e37fc997e56c10bfb60abc001b944b6a6b340831894ad8d350f56bde8b shimmy-0.4.tar.xz" +sha512sums="a958d6297d23e784d7ecf22a53e4add890560ad13f81dc43f9dfffb697a5f4cd4d7de02d2a7e3cab7005374a674e7a5958349adddad1508b96bda94f45ef8158 shimmy-0.5.tar.xz" -- cgit v1.2.3-60-g2f50