summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/test-pattern/PKGBUILD
diff options
context:
space:
mode:
authorGreg Frost <gregfrost1@bigpond.com>2010-04-18 05:17:18 (GMT)
committerGreg Frost <gregfrost1@bigpond.com>2010-04-18 05:17:18 (GMT)
commit5106977528d3d26919263bf62d504035a7720633 (patch)
tree81c3135c3b67a13426b41f4b4d0df0781ff0bcda /abs/core-testing/test-pattern/PKGBUILD
parentd6ad69f1880aa27c88fb8991cd06e749afefe1f1 (diff)
downloadlinhes_pkgbuild-5106977528d3d26919263bf62d504035a7720633.zip
linhes_pkgbuild-5106977528d3d26919263bf62d504035a7720633.tar.gz
linhes_pkgbuild-5106977528d3d26919263bf62d504035a7720633.tar.bz2
test-pattern: added command line argument control
Diffstat (limited to 'abs/core-testing/test-pattern/PKGBUILD')
-rw-r--r--abs/core-testing/test-pattern/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/core-testing/test-pattern/PKGBUILD b/abs/core-testing/test-pattern/PKGBUILD
index f79ae6a..3604a6f 100644
--- a/abs/core-testing/test-pattern/PKGBUILD
+++ b/abs/core-testing/test-pattern/PKGBUILD
@@ -1,10 +1,10 @@
pkgname=test-pattern
pkgver=1.0
-pkgrel=1
+pkgrel=3
arch=('i686')
pkgdesc="script to create test pattern videos"
depends=(imagemagick)
-
+license=('GPL')
source=(test_pattern.bash)
build() {
@@ -13,4 +13,4 @@ build() {
install -m755 -D test_pattern.bash $startdir/pkg/usr/bin/test_pattern.bash
}
-md5sums=('a6b424b0ebc07574fa5716eced807127')
+md5sums=('67359cc8826c99ac09e8a1d0d87fc381')