summaryrefslogtreecommitdiffstats
path: root/abs/core-testing
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verison.net>2010-04-17 01:27:38 (GMT)
committerMichael Hanson <hansonorders@verison.net>2010-04-17 01:27:38 (GMT)
commit4c308f02359dad5385b5050bba38934ea8aa7c64 (patch)
tree4f51cb0b8e85eea03b447ac3c43604e5b92772b3 /abs/core-testing
parenta9da071fd6131a31bd2e1ff7480d41e13e586bec (diff)
parent70e00f1a65920185205cc8cc93d14b55df5d4f71 (diff)
downloadlinhes_pkgbuild-4c308f02359dad5385b5050bba38934ea8aa7c64.zip
linhes_pkgbuild-4c308f02359dad5385b5050bba38934ea8aa7c64.tar.gz
linhes_pkgbuild-4c308f02359dad5385b5050bba38934ea8aa7c64.tar.bz2
Merge branch 'master' of mihanson@knoppmyth.net:LinHES-PKGBUILD
Diffstat (limited to 'abs/core-testing')
-rw-r--r--abs/core-testing/linhes-theme/PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/abs/core-testing/linhes-theme/PKGBUILD b/abs/core-testing/linhes-theme/PKGBUILD
index 353fefd..1d289cd 100644
--- a/abs/core-testing/linhes-theme/PKGBUILD
+++ b/abs/core-testing/linhes-theme/PKGBUILD
@@ -3,15 +3,17 @@
pkgname=linhes-theme
pkgver=1
-pkgrel=11
+pkgrel=12
pkgdesc="Default LinHES theme."
arch=('i686' 'x86_64')
license=('GPL2')
url="http://linhes.org/"
-source=(ftp://ftp.knoppmyth.net/R6/sources/linhes-theme.tar.bz2)
+source=(ftp://ftp.knoppmyth.net/R6/sources/linhes-theme-1.2.tar.bz2)
build() {
cd $startdir/src/
mkdir -p $startdir/pkg/usr/share/mythtv/themes
cp -a LinHES $startdir/pkg/usr/share/mythtv/themes
}
+
+md5sums=('805cd304b07a0020ff4990077b2f65d5')