diff options
Diffstat (limited to 'community/gnonlin/PKGBUILD')
-rw-r--r-- | community/gnonlin/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/gnonlin/PKGBUILD b/community/gnonlin/PKGBUILD index 38b16959f..62753d6c4 100644 --- a/community/gnonlin/PKGBUILD +++ b/community/gnonlin/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 98219 2013-10-07 15:43:14Z spupykin $ +# $Id: PKGBUILD 99777 2013-10-30 23:39:20Z allan $ # Maintainer: Alexander Rødseth <rodseth@gmail.com> # Contributor: Ionut Biru <ibiru@archlinux.org> # Contributor: Abhishek Dasgupta <abhidg@gmail.com> @@ -12,7 +12,6 @@ arch=('x86_64' 'i686' 'mips64el') url='http://gnonlin.sourceforge.net/' depends=('gstreamer') makedepends=('python' 'gst-plugins-base' 'pkgconfig') -options=('!libtool') license=('LGPL') source=("http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$pkgver.tar.xz") sha256sums=('e4a2dd8af1c0c97f2f63e918a25c26e871c896e88b7ee85948509f68f29e8935') |