summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorshtrom2008-12-03 23:44:19 +0000
committershtrom2008-12-03 23:44:19 +0000
commit499639923175899bce073e09b67fbc22888ea010 (patch)
treecaa2b890e7fd4e188a70bf22037a52c5ee80af54
parentcf12914dd333a0918f983f6754778a62551e94f9 (diff)
downloadaur-499639923175899bce073e09b67fbc22888ea010.tar.gz
[flv2mpeg4-svn] md5sums field is required as well; added Makefile details.
git-svn-id: svn+ssh://scm.narf.ssji.net/svn/archlinux-packages@125 df209809-8e4a-0410-9a64-c169741eb0fc
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c719181657a..cbff80cd1009 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,9 @@ depends=('a52dec' 'bzip2' 'faac' 'faad2' 'ffmpeg' 'lame' 'libogg' 'libtheora' 'l
provides=('flv2mpeg4')
conflicts=('flv2mpeg4')
makedepends=('subversion')
-source=()
+
+source=(Makefile)
+md5sums=(f649789cef4a4e703aa95b4b393c24fc)
_svntrunk=https://vixynet.svn.sourceforge.net/svnroot/vixynet/trunk/flv2mpeg4
_svnmod=flv2mpeg4