diff options
author | Timo Teräs <timo.teras@iki.fi> | 2011-01-30 09:55:07 +0200 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2011-01-30 09:55:07 +0200 |
commit | d58e8addbdb00c6888175a84e99e7a3b80335503 (patch) | |
tree | 49cb5b5b6f86e05e9603cbfab00915a138995e35 /main | |
parent | 601beed6d160038621440f52e0020aa1ee07a9f8 (diff) | |
download | aports-d58e8addbdb00c6888175a84e99e7a3b80335503.tar.bz2 aports-d58e8addbdb00c6888175a84e99e7a3b80335503.tar.xz |
main/vlc: rebuild against new live-media
Diffstat (limited to 'main')
-rw-r--r-- | main/vlc/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/vlc/APKBUILD b/main/vlc/APKBUILD index 18f06afaf..dc25bc3e7 100644 --- a/main/vlc/APKBUILD +++ b/main/vlc/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=vlc pkgver=1.1.6 -pkgrel=0 +pkgrel=1 pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player" url="http://www.videolan.org/vlc/" arch="all" |