Date: Wednesday, May 20, 2015 @ 21:30:26 Author: jlichtblau Revision: 133895
upgpkg: gnome-commander 1.4.6-1 - new upstream release Modified: gnome-commander/trunk/PKGBUILD gnome-commander/trunk/gnome-commander.changelog ---------------------------+ PKGBUILD | 4 ++-- gnome-commander.changelog | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-05-20 19:23:53 UTC (rev 133894) +++ PKGBUILD 2015-05-20 19:30:26 UTC (rev 133895) @@ -6,7 +6,7 @@ # Contributor: Johannes Sjolund <[email protected]> pkgname=gnome-commander -pkgver=1.4.5 +pkgver=1.4.6 pkgrel=1 pkgdesc='Graphical two-pane filemanager for Gnome' arch=('i686' 'x86_64') @@ -17,7 +17,7 @@ install=$pkgname.install changelog=$pkgname.changelog source=(ftp://ftp.gnome.org/pub/GNOME/sources/gnome-commander/1.4/$pkgname-$pkgver.tar.xz) -sha256sums=('01da8a02f3387b47d86a4cbff93c6f74c6e4fbeb94bc54a8a6e60084d6c0b17f') +sha256sums=('55f3dd2ee4295c4b88a5c7810bbbd1db126213871b263dd5a44c0d48e8ef3a01') build() { cd "$pkgname-$pkgver" Modified: gnome-commander.changelog =================================================================== --- gnome-commander.changelog 2015-05-20 19:23:53 UTC (rev 133894) +++ gnome-commander.changelog 2015-05-20 19:30:26 UTC (rev 133895) @@ -1,3 +1,6 @@ +2015-05-20 Jaroslav Lichtblau <[email protected]> + * gnome-commander 1.4.6-1 + 2015-01-25 Jaroslav Lichtblau <[email protected]> * gnome-commander 1.4.5-1
