summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGPereira2018-02-26 18:59:00 +0000
committerGPereira2018-02-26 18:59:00 +0000
commit8a2501220d77db79764c519c81c1b26c39ebba23 (patch)
tree4eb4352a5f5e88837b0cc7fe9be030bfc482e1a7
parent8d7a11c00f416aa70306f8b13d5ea4ae561453b1 (diff)
downloadaur-8a2501220d77db79764c519c81c1b26c39ebba23.tar.gz
Test Build Deprecated
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD9
2 files changed, 2 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index febf7b6dbd1d..e41990f1b9d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = libdart
pkgdesc = Dynamic Animation and Robotics Toolkit
pkgver = 6.3.0
- pkgrel = 1
+ pkgrel = 2
url = http://dartsim.github.io
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 153057d3b673..d94dfcf6d01a 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Benjamin Chretien <chretien at lirmm dot fr>
pkgname=libdart
pkgver=6.3.0
-pkgrel=1
+pkgrel=2
pkgdesc="Dynamic Animation and Robotics Toolkit"
arch=('i686' 'x86_64')
url="http://dartsim.github.io"
@@ -39,13 +39,6 @@ build() {
make
}
-# Run unit tests
-check() {
- msg "Running unit tests"
- cd "${srcdir}/${_name}-${pkgver}-build"
- make test
-}
-
# Create the package
package() {
# Install in /opt/roboptim