diff options
author | Bob Igo <bob@stormlogic.com> | 2009-08-03 18:27:55 (GMT) |
---|---|---|
committer | Bob Igo <bob@stormlogic.com> | 2009-08-03 18:27:55 (GMT) |
commit | 3673d58e52b1df1d09fd64ef99934af1ecfcd214 (patch) | |
tree | 201f1655c927e519cadc23101e2a84b80665d338 /abs/core-testing/linhes-scripts/PKGBUILD | |
parent | 1c8d8e45ae539f9cc20df8eafa9b7c47582d297e (diff) | |
download | linhes_pkgbuild-3673d58e52b1df1d09fd64ef99934af1ecfcd214.zip linhes_pkgbuild-3673d58e52b1df1d09fd64ef99934af1ecfcd214.tar.gz linhes_pkgbuild-3673d58e52b1df1d09fd64ef99934af1ecfcd214.tar.bz2 |
Extracted sources for linhes-scripts so each script gets version control; PKGBUILD changed to reflect this; also changed # of lines used by shootscreens-mythtv.sh to fit on low res displays
Diffstat (limited to 'abs/core-testing/linhes-scripts/PKGBUILD')
-rw-r--r-- | abs/core-testing/linhes-scripts/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/abs/core-testing/linhes-scripts/PKGBUILD b/abs/core-testing/linhes-scripts/PKGBUILD index 98a133c..01f4291 100644 --- a/abs/core-testing/linhes-scripts/PKGBUILD +++ b/abs/core-testing/linhes-scripts/PKGBUILD @@ -3,13 +3,12 @@ pkgname=linhes-scripts pkgver=1 -pkgrel=17 +pkgrel=18 pkgdesc="Various scripts that help to make LinHES, LinHES." arch=('i686' 'x86_64') license=('GPL2') depends=('xosd' 'cpulimit') url="http://linhes.org/" -source=(ftp://ftp.knoppmyth.net/R6/sources/linhes-scripts.tar.bz2) build() { cd $startdir/src/ |