[arch-commits] Commit in liblrdf/trunk (PKGBUILD)

Allan McRae allan at nymeria.archlinux.org
Sat Oct 26 06:50:47 UTC 2013


    Date: Saturday, October 26, 2013 @ 08:50:46
  Author: allan
Revision: 197452

upgpkg: liblrdf 0.5.0-2

remove static libraries

Modified:
  liblrdf/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-26 06:45:33 UTC (rev 197451)
+++ PKGBUILD	2013-10-26 06:50:46 UTC (rev 197452)
@@ -3,13 +3,12 @@
 
 pkgname=liblrdf
 pkgver=0.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for the manipulation of RDF file in LADSPA plugins"
 arch=('i686' 'x86_64')
 url="https://github.com/swh/LRDF"
 depends=('raptor' 'ladspa')
 license=('GPL')
-options=('!libtool')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/swh/LRDF/tarball/${pkgver})
 md5sums=('005ea24152620da7f2ee80a78e17f784')
 




More information about the arch-commits mailing list