summaryrefslogtreecommitdiffstats
path: root/abs/extra/romdb/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra/romdb/PKGBUILD')
-rw-r--r--abs/extra/romdb/PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/abs/extra/romdb/PKGBUILD b/abs/extra/romdb/PKGBUILD
index 9601fc6..d05ef83 100644
--- a/abs/extra/romdb/PKGBUILD
+++ b/abs/extra/romdb/PKGBUILD
@@ -8,10 +8,12 @@ pkgdesc="Table used by MythGame to store information about games."
arch=('i686' 'x86_64')
license=('GPL2')
url="http://linhes.org/"
-source=(ftp://ftp.knoppmyth.net/R6/sources/romdb-20051116-02.tgz)
+#source=(ftp://ftp.knoppmyth.net/R6/sources/romdb-20051116-02.tgz)
+source=(http://www.phaze.org/romdb/data/romdb-20051116-01.zip)
install=romdb.install
build() {
cd $startdir/src/
mkdir -p $startdir/pkg/usr/LH/sql
cp -a *.sql $startdir/pkg/usr/LH/sql
}
+md5sums=('3bb5a5c7252e4f5723baed562ee52bce')