diff options
author | James Meyer <james.meyer@operamail.com> | 2010-10-23 18:17:40 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2010-10-23 18:19:39 (GMT) |
commit | adbcf19958300e9b6598990184c8815b945ba0ee (patch) | |
tree | f4283c850ac0ac202c17e78a637ee7ca8147621b /abs/core/mythdb-initial/PKGBUILD | |
parent | 61a68250df10d29b624650948484898334ff22d0 (diff) | |
download | linhes_pkgbuild-adbcf19958300e9b6598990184c8815b945ba0ee.zip linhes_pkgbuild-adbcf19958300e9b6598990184c8815b945ba0ee.tar.gz linhes_pkgbuild-adbcf19958300e9b6598990184c8815b945ba0ee.tar.bz2 |
Removed old core and extra from repo. Renamed -testing to core/extra. This will setup the base for the testing branch.
Diffstat (limited to 'abs/core/mythdb-initial/PKGBUILD')
-rwxr-xr-x | abs/core/mythdb-initial/PKGBUILD | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/abs/core/mythdb-initial/PKGBUILD b/abs/core/mythdb-initial/PKGBUILD index 16a59e1..485e501 100755 --- a/abs/core/mythdb-initial/PKGBUILD +++ b/abs/core/mythdb-initial/PKGBUILD @@ -1,6 +1,6 @@ pkgname=mythdb-initial -pkgver=1 -pkgrel=54 +pkgver=2 +pkgrel=2 pkgdesc="setup the initial mythtv database for linhes" url="" license="" @@ -21,3 +21,7 @@ build() { cp custom.sql $startdir/pkg/data/database/custom.sql cp dvd_transcode_r6.sql $startdir/pkg/data/database/dvd_transcode_r6.sql } +md5sums=('c6e44759313d455387ecfa6bfd17332a' + 'ad0e57ac5e7c3677808a670e16634bba' + 'dd44c6b14247c9ad09b80f3a1fb6c339' + 'd3108f4b98229ceec53aa8fb72639e9b') |