diff options
author | James Meyer <james.meyer@operamail.com> | 2012-09-29 20:07:29 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-09-29 20:07:29 (GMT) |
commit | 2b396807e70b58d7278825a5edd59ea1ddb9f648 (patch) | |
tree | f2b3e1d46bd501eb0e4b05b69ddd943fff7206ba /abs/core/mythdb-initial/PKGBUILD | |
parent | dfd3ed704cf530934b9551fd0f07c906cd41cb81 (diff) | |
download | linhes_pkgbuild-2b396807e70b58d7278825a5edd59ea1ddb9f648.zip linhes_pkgbuild-2b396807e70b58d7278825a5edd59ea1ddb9f648.tar.gz linhes_pkgbuild-2b396807e70b58d7278825a5edd59ea1ddb9f648.tar.bz2 |
mythdb-initial: enable network control and set myth escapt to alt+esc
Diffstat (limited to 'abs/core/mythdb-initial/PKGBUILD')
-rwxr-xr-x | abs/core/mythdb-initial/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/mythdb-initial/PKGBUILD b/abs/core/mythdb-initial/PKGBUILD index 0c19392..2d34bf3 100755 --- a/abs/core/mythdb-initial/PKGBUILD +++ b/abs/core/mythdb-initial/PKGBUILD @@ -1,6 +1,6 @@ pkgname=mythdb-initial pkgver=2 -pkgrel=31 +pkgrel=33 pkgdesc="setup the initial mythtv database for linhes" url="" license="" @@ -21,4 +21,4 @@ build() { } md5sums=('9dcf8c574e69fde6b1b2fa1eed95ded4' 'ad0e57ac5e7c3677808a670e16634bba' - 'cd56c11b9ccf521e02b5c6a0996a9b4f') + '61223f77269795c0a28179ff4981762f') |