diff options
author | Greg Frost <gregfrost1@bigpond.com> | 2010-04-24 05:07:25 (GMT) |
---|---|---|
committer | Greg Frost <gregfrost1@bigpond.com> | 2010-04-24 05:07:25 (GMT) |
commit | 58ddf33002806eb979e128be45b0e849dbb138f4 (patch) | |
tree | 3a7797d360e76defa0e66ec125754eec644ecd71 /abs/core-testing/test-pattern/PKGBUILD | |
parent | 5aefcc76e9b8fbe6be38d109a4d4ac090b70daf6 (diff) | |
download | linhes_pkgbuild-58ddf33002806eb979e128be45b0e849dbb138f4.zip linhes_pkgbuild-58ddf33002806eb979e128be45b0e849dbb138f4.tar.gz linhes_pkgbuild-58ddf33002806eb979e128be45b0e849dbb138f4.tar.bz2 |
test-pattern: add bitrate support
Diffstat (limited to 'abs/core-testing/test-pattern/PKGBUILD')
-rw-r--r-- | abs/core-testing/test-pattern/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/test-pattern/PKGBUILD b/abs/core-testing/test-pattern/PKGBUILD index db15a0d..cf7b2f1 100644 --- a/abs/core-testing/test-pattern/PKGBUILD +++ b/abs/core-testing/test-pattern/PKGBUILD @@ -1,6 +1,6 @@ pkgname=test-pattern pkgver=1.0 -pkgrel=4 +pkgrel=5 arch=('i686') pkgdesc="script to create test pattern videos" depends=(imagemagick) |