diff options
author | Britney Fransen <brfransen@gmail.com> | 2015-11-27 19:20:19 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2015-11-27 19:20:19 (GMT) |
commit | cbcd770129c3f298c07515e504dafc6c766429c5 (patch) | |
tree | 4bd6efbf12878dbe8a386b0aec0039b89e3ea38d /abs/core/LinHES-system/PKGBUILD | |
parent | 214fa024f53003b4ce5aa0a7888f12f80684703f (diff) | |
download | linhes_pkgbuild-cbcd770129c3f298c07515e504dafc6c766429c5.zip linhes_pkgbuild-cbcd770129c3f298c07515e504dafc6c766429c5.tar.gz linhes_pkgbuild-cbcd770129c3f298c07515e504dafc6c766429c5.tar.bz2 |
LinHES-system: mythvidexport.py to create subdirs for Television, Movies and Videos.
without the leading / these end up as videoTelevision, videoMovies, etc, since the default LH dirs are in media/video
Diffstat (limited to 'abs/core/LinHES-system/PKGBUILD')
-rwxr-xr-x | abs/core/LinHES-system/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/LinHES-system/PKGBUILD b/abs/core/LinHES-system/PKGBUILD index e8f220d..18f1559 100755 --- a/abs/core/LinHES-system/PKGBUILD +++ b/abs/core/LinHES-system/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-system pkgver=8.3 -pkgrel=20 +pkgrel=21 arch=('i686' 'x86_64') install=system.install pkgdesc="Everything that makes LinHES an automated system" @@ -105,7 +105,7 @@ md5sums=('76842f8cff548d2c1289e0992a8b84dd' '84c0ea62550b0bf9d84ab48eddc08276' '3e60b17892e5b8214d47dcfddf5215a4' '57ec994cc3964a10c00580e89ebcae35' - '1da933fd2f4436c1ecaf3d6d0c7c0d68' + '00330dab3979f34b07b23b20ea06d37e' '0c3509b48f11af0dc1bf989721fe9ca7' '9249313ae171abd5405f60625020da63' 'f3502bb7c665750da0ecdf6918f7c838' |