Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a4a54bca6b7bd9ed04d240b1193b1b9fa3f21545

commit a4a54bca6b7bd9ed04d240b1193b1b9fa3f21545
Author: kikadf <[email protected]>
Date:   Mon Nov 11 14:05:06 2013 +0100

pgadmin3-1.18.1-1-x86_64

* Version bump

diff --git a/source/xapps-extra/pgadmin3/FrugalBuild 
b/source/xapps-extra/pgadmin3/FrugalBuild
index 627bea6..7f21c49 100644
--- a/source/xapps-extra/pgadmin3/FrugalBuild
+++ b/source/xapps-extra/pgadmin3/FrugalBuild
@@ -3,8 +3,10 @@
# Contributor: Cedrick Hannier alias Cedynamix <[email protected]>
# Contributor: Janos Kovacs <[email protected]>

+options+=('asneeded')
+
pkgname=pgadmin3
-pkgver=1.16.1
+pkgver=1.18.1
pkgrel=1
pkgdesc="Graphical client for PostgreSQL"
url="http://www.pgadmin.org";
@@ -13,7 +15,7 @@ groups=('xapps-extra')
depends=('wxgtk>=2.8.12' 'wxgtk-locale' 'postgresql' 'libxslt' 'libpq' 
'libuuid' 'bzip2')
up2date="lynx -dump http://www.pgadmin.org/download/source.php | grep -m1 
'pgAdmin v' | sed 's/.*v\(.*\)/\1/'"
source=(http://ftp2.uk.postgresql.org/sites/ftp.postgresql.org/${pkgname}/release/v${pkgver}/src/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('f5eaa8184d9e30662eec3a7bf639258eb8a658a3')
+sha1sums=('9ea154ad4441f50531a518d420c5fc8540215315')

build() {
Fmake --disable-debug --with-wx-version=2.8 --with-wx=/usr
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to