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

Eric Belanger eric at archlinux.org
Sat Aug 16 04:53:45 UTC 2008


    Date: Saturday, August 16, 2008 @ 00:53:45
  Author: eric
Revision: 8732

adding md5sums

Modified:
  libpqxx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-16 04:51:54 UTC (rev 8731)
+++ PKGBUILD	2008-08-16 04:53:45 UTC (rev 8732)
@@ -8,9 +8,10 @@
 arch=('i686' 'x86_64')
 license=('custom')
 url="http://pqxx.org/development/libpqxx/"
+depends=('gcc' 'postgresql-libs>=8.2.3')
+options=('!libtool')
 source=("http://pqxx.org/download/software/libpqxx/libpqxx-$pkgver.tar.gz")
-options=('!libtool')
-depends=('gcc' 'postgresql-libs>=8.2.3')
+md5sums=('0b0c64af41dfdeea8556dc359994e1cb')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list