[arch-commits] Commit in mp32ogg/trunk (PKGBUILD)

Eric Belanger eric at archlinux.org
Sun Aug 17 02:53:29 UTC 2008


    Date: Saturday, August 16, 2008 @ 22:53:29
  Author: eric
Revision: 9022

adding md5sums

Modified:
  mp32ogg/trunk/PKGBUILD

----------+
 PKGBUILD |    2 ++
 1 file changed, 2 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-17 02:49:51 UTC (rev 9021)
+++ PKGBUILD	2008-08-17 02:53:29 UTC (rev 9022)
@@ -4,9 +4,11 @@
 pkgver=0.11
 pkgrel=3
 pkgdesc="A perl script to convert MP3 files to Ogg Vorbis files."
+arch=('i686' 'x86_64')
 url='http://faceprint.com/code/'
 depends=('perl-mp3-info' 'perl-string-shellquote' 'mpg321' 'vorbis-tools')
 source=(ftp://ftp.faceprint.com/pub/software/scripts/$pkgname)
+md5sums=('7da7d3b125d2d0a6c12bbb0e9cdb93ff')
 
 build() {
   mkdir -p $startdir/pkg/usr/bin




More information about the arch-commits mailing list