summaryrefslogtreecommitdiff
path: root/community/yamdi/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-02-04 11:35:52 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-02-04 11:35:52 +0100
commit64d1eee48611d47e3666647522a6cae2b41902ff (patch)
treeabf5e07345df665486be6b8b27626b96df3e4097 /community/yamdi/PKGBUILD
parentd948673f5f5d6f5db6c6e534d610365b122a3e66 (diff)
parent3e78397cb031dee2b5874f1c0c9e4c9977f0dbb7 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/libnetfilter_log/PKGBUILD community/radvd/PKGBUILD community/ucarp/PKGBUILD extra/ardour/PKGBUILD extra/docker/PKGBUILD extra/fftw/PKGBUILD
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')