aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/ubase/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/ubase/APKBUILD b/testing/ubase/APKBUILD
index 2a5aa9c958..4ba0ceb0ed 100644
--- a/testing/ubase/APKBUILD
+++ b/testing/ubase/APKBUILD
@@ -2,13 +2,14 @@
# Maintainer: Ivan Tham <pickfire@riseup.net>
pkgname=ubase
pkgver=0.1
-pkgrel=0
+pkgrel=1
pkgdesc="Suckless collection of unportable base"
url="http://core.suckless.org/ubase"
arch="all"
license="MIT"
subpackages="$pkgname-doc"
source="http://dl.suckless.org/$pkgname/$pkgname-$pkgver.tar.gz"
+options="!check"
builddir="$srcdir/"$pkgname-$pkgver
build() {