summaryrefslogtreecommitdiff
path: root/community/yamdi
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-02-04 00:06:56 -0800
committerroot <root@rshg054.dnsready.net>2013-02-04 00:06:56 -0800
commit3e78397cb031dee2b5874f1c0c9e4c9977f0dbb7 (patch)
tree13cd29450035c478b8a064e0ff16f5a10e3fced6 /community/yamdi
parente363875b14479aa4c6ff12f3e4e7ed920df4e45f (diff)
Mon Feb 4 00:06:56 PST 2013
Diffstat (limited to 'community/yamdi')
-rw-r--r--community/yamdi/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/yamdi/PKGBUILD b/community/yamdi/PKGBUILD
index 95f57b23f..1aa9f795d 100644
--- a/community/yamdi/PKGBUILD
+++ b/community/yamdi/PKGBUILD
@@ -1,16 +1,15 @@
-# $Id: PKGBUILD 80642 2012-11-28 08:29:57Z fyan $
+# $Id: PKGBUILD 83565 2013-02-03 08:26:51Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
pkgname=yamdi
-pkgver=1.8
-pkgrel=2
+pkgver=1.9
+pkgrel=1
pkgdesc="A metadata injector for FLV files"
arch=('i686' 'x86_64')
url="http://yamdi.sourceforge.net/"
license=('custom:BSD')
depends=('glibc')
source=("http://downloads.sourceforge.net/yamdi/$pkgname-$pkgver.tar.gz")
-md5sums=('7562f6e28247013cd09e62c4c91272d5')
build() {
cd "$srcdir/$pkgname-$pkgver"
@@ -25,3 +24,4 @@ package() {
}
# vim:set ts=2 sw=2 et:
+md5sums=('14254b2a68f88feb3fead962bca5dc03')