diff --git a/pgadmin3/.footprint b/pgadmin3/.footprint index 367ade2ca..27bfb9945 100644 --- a/pgadmin3/.footprint +++ b/pgadmin3/.footprint @@ -1,7 +1,6 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/pgadmin3 --rwxr-xr-x root/root usr/bin/png2c drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/pgadmin3/ drwxr-xr-x root/root usr/share/pgadmin3/branding/ @@ -26,7 +25,7 @@ drwxr-xr-x root/root usr/share/pgadmin3/docs/en_US/hints/ -rw-r--r-- root/root usr/share/pgadmin3/docs/en_US/hints/vacuum-full.html -rw-r--r-- root/root usr/share/pgadmin3/docs/en_US/hints/vacuum.html -rw-r--r-- root/root usr/share/pgadmin3/docs/en_US/hints/view-without-pk.html --rw-rw-rw- root/root usr/share/pgadmin3/docs/en_US/pgadmin3.hhp.cached (EMPTY) +-rw-r--r-- root/root usr/share/pgadmin3/docs/en_US/pgadmin3.css drwxr-xr-x root/root usr/share/pgadmin3/i18n/ -rw-r--r-- root/root usr/share/pgadmin3/i18n/pg_settings.csv -rw-r--r-- root/root usr/share/pgadmin3/i18n/pgadmin3.lng diff --git a/pgadmin3/.md5sum b/pgadmin3/.md5sum index e61a7942d..0396ef990 100644 --- a/pgadmin3/.md5sum +++ b/pgadmin3/.md5sum @@ -1 +1 @@ -f3bc59630f0dc9600d4ad125097ce2fa pgadmin3-1.16.1.tar.gz +7dde96680407c900af72d0839a377de4 pgadmin3-1.18.1.tar.gz diff --git a/pgadmin3/Pkgfile b/pgadmin3/Pkgfile index f068739cb..ce6afdfd5 100644 --- a/pgadmin3/Pkgfile +++ b/pgadmin3/Pkgfile @@ -4,7 +4,7 @@ # Depends on: wxgtk postgresql name=pgadmin3 -version=1.16.1 +version=1.18.1 release=1 source=(http://ftp.postgresql.org/pub/pgadmin3/release/v$version/src/$name-$version.tar.gz)