Date: Sunday, January 25, 2015 @ 15:03:32 Author: jlichtblau Revision: 126570
upgpkg: gnome-commander 1.4.5-1 Modified: gnome-commander/trunk/PKGBUILD gnome-commander/trunk/gnome-commander.changelog ---------------------------+ PKGBUILD | 6 +++--- gnome-commander.changelog | 15 +++++++++------ 2 files changed, 12 insertions(+), 9 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-25 11:55:29 UTC (rev 126569) +++ PKGBUILD 2015-01-25 14:03:32 UTC (rev 126570) @@ -1,5 +1,5 @@ # $Id$ -# Maintainer: Jaroslav Lichtblau <[email protected]> +# Maintainer: Jaroslav Lichtblau <[email protected]> # Contributor: Alexander Rødseth <[email protected]> # Contributor: Ionut Biru <[email protected]> # Contributor: Roman Kyrylych <[email protected]> @@ -6,7 +6,7 @@ # Contributor: Johannes Sjolund <[email protected]> pkgname=gnome-commander -pkgver=1.4.4 +pkgver=1.4.5 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=('0f0bad08d668014b558787bda21b90d7232708ab8b4bb4699409a0af03ab4d31') +sha256sums=('01da8a02f3387b47d86a4cbff93c6f74c6e4fbeb94bc54a8a6e60084d6c0b17f') build() { cd "$pkgname-$pkgver" Modified: gnome-commander.changelog =================================================================== --- gnome-commander.changelog 2015-01-25 11:55:29 UTC (rev 126569) +++ gnome-commander.changelog 2015-01-25 14:03:32 UTC (rev 126570) @@ -1,17 +1,20 @@ -2014-11-12 Jaroslav Lichtblau <[email protected]> +2015-01-25 Jaroslav Lichtblau <[email protected]> + * gnome-commander 1.4.5-1 + +2014-11-12 Jaroslav Lichtblau <[email protected]> * gnome-commander 1.4.4-1 -2014-06-28 Jaroslav Lichtblau <[email protected]> +2014-06-28 Jaroslav Lichtblau <[email protected]> * gnome-commander 1.4.3-1 -2014-05-25 Jaroslav Lichtblau <[email protected]> +2014-05-25 Jaroslav Lichtblau <[email protected]> * gnome-commander 1.4.2-1 -2014-04-07 Jaroslav Lichtblau <[email protected]> +2014-04-07 Jaroslav Lichtblau <[email protected]> * gnome-commander 1.4.1-1 -2014-03-19 Jaroslav Lichtblau <[email protected]> +2014-03-19 Jaroslav Lichtblau <[email protected]> * gnome-commander 1.4.0-1 -2014-01-14 Jaroslav Lichtblau <[email protected]> +2014-01-14 Jaroslav Lichtblau <[email protected]> * gnome-commander 1.2.8.17-1
