blob: 8a90125de87a2a0894bd9bb669e98585443b6e4e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = eclipse-moreunit
pkgdesc = MoreUnit plugins for Eclipse IDE to assist in writing more unit tests
pkgver = 3.2.0
pkgrel = 1
url = http://moreunit.sourceforge.net/
arch = any
license = EPL
depends = eclipse>=4.5.0
options = !strip
source = download.zip::http://sourceforge.net/projects/moreunit/files/moreunit/Version%203.2.0/org.moreunit-3.2.0.zip
sha256sums = f172be1b8342e52118b94d4dda4e4ee81f02d936f446c75ff47cbb8d1e72dbcc
pkgname = eclipse-moreunit
|