Date: Friday, September 30, 2016 @ 07:00:36 Author: jlichtblau Revision: 191045
upgpkg: gnome-commander 1.4.9-1 - new upstream release Modified: gnome-commander/trunk/PKGBUILD gnome-commander/trunk/gnome-commander.changelog ---------------------------+ PKGBUILD | 6 +++--- gnome-commander.changelog | 3 +++ 2 files changed, 6 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-09-30 05:08:02 UTC (rev 191044) +++ PKGBUILD 2016-09-30 07:00:36 UTC (rev 191045) @@ -6,8 +6,8 @@ # Contributor: Johannes Sjolund <[email protected]> pkgname=gnome-commander -pkgver=1.4.8 -pkgrel=2 +pkgver=1.4.9 +pkgrel=1 pkgdesc='Graphical two-pane filemanager for Gnome' arch=('i686' 'x86_64') url='http://gcmd.github.io/' @@ -16,7 +16,7 @@ makedepends=('perl-xml-parser' 'gnome-doc-utils' 'intltool') changelog=$pkgname.changelog source=(ftp://ftp.gnome.org/pub/GNOME/sources/gnome-commander/1.4/$pkgname-$pkgver.tar.xz) -sha256sums=('7124e9c45d934b0fba95e6721715d07a251e1e2e054d614a3145ad587340de86') +sha256sums=('ee198277395348a8185f6222819b173271bdc0e496730c38e107f1360862db8f') build() { cd "$pkgname-$pkgver" Modified: gnome-commander.changelog =================================================================== --- gnome-commander.changelog 2016-09-30 05:08:02 UTC (rev 191044) +++ gnome-commander.changelog 2016-09-30 07:00:36 UTC (rev 191045) @@ -1,3 +1,6 @@ +2016-09-30 Jaroslav Lichtblau <[email protected]> + * gnome-commander 1.4.9-1 + 2016-04-30 Jaroslav Lichtblau <[email protected]> * gnome-commander 1.4.8-2 pacman hooks rebuild
