summaryrefslogtreecommitdiff
path: root/community/yamdi/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/yamdi/PKGBUILD')
-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')