diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /community/bcg729/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/bcg729/PKGBUILD')
-rw-r--r-- | community/bcg729/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/bcg729/PKGBUILD b/community/bcg729/PKGBUILD index 369c60744..257ae8479 100644 --- a/community/bcg729/PKGBUILD +++ b/community/bcg729/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 92852 2013-06-17 06:58:41Z andrea $ +# $Id: PKGBUILD 99694 2013-10-30 23:04:47Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> pkgname=bcg729 @@ -9,7 +9,6 @@ arch=('i686' 'x86_64') url="http://www.linphone.org/eng/documentation/dev/bcg729.html" license=('GPL') depends=('mediastreamer') -options=('!libtool') source=(http://download-mirror.savannah.gnu.org/releases/linphone/plugins/sources/$pkgname-$pkgver.tar.gz) md5sums=('45e127a9a309aff94d3262d97b5aeab0') |