summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Schweikert2017-03-15 15:24:58 +0100
committerFlorian Schweikert2017-03-15 15:24:58 +0100
commiteb4b1565e02cf204478f366da24af0e5aadb748e (patch)
tree74a0715a4d0122828158a0cf1c1c50c891c027bf
parent66d08083c7fc64a06c519e2d04e72a994c680e98 (diff)
downloadaur-eb4b1565e02cf204478f366da24af0e5aadb748e.tar.gz
Add description
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ff54fd168c0..083ffe26c009 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,7 @@
pkgbase = pict-git
+ pkgdesc = Pairwise Independent Combinatorial Testing
pkgver = r32.890a384
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Microsoft/pict
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 1d6ef4d754d4..8954afc8eae2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@
# Maintainer: Florian Schweikert <kelvan@ist-total.org>
pkgname=pict-git
pkgver=r32.890a384
-pkgrel=1
-pkgdesc=""
+pkgrel=2
+pkgdesc="Pairwise Independent Combinatorial Testing"
arch=("x86_64")
url="https://github.com/Microsoft/pict"
license=('MIT')