testing/ubase: does not have a testsuite

This commit is contained in:
Leonardo Arena 2017-03-23 11:11:38 +00:00
parent d2b6bcf62d
commit d82c85efe0

View File

@ -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() {