diff options
Diffstat (limited to 'community/gnome-commander/PKGBUILD')
-rw-r--r-- | community/gnome-commander/PKGBUILD | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/community/gnome-commander/PKGBUILD b/community/gnome-commander/PKGBUILD index cc332ae86..510c5ce4b 100644 --- a/community/gnome-commander/PKGBUILD +++ b/community/gnome-commander/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 111817 2014-05-25 09:22:34Z jlichtblau $ +# $Id: PKGBUILD 113706 2014-06-28 14:41:54Z jlichtblau $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> # Contributor: Alexander Rødseth <rodseth@gmail.com> # Contributor: Ionut Biru <ibiru@archlinux.org> @@ -6,7 +6,7 @@ # Contributor: Johannes Sjolund <j.sjolund@gmail.com> pkgname=gnome-commander -pkgver=1.4.2 +pkgver=1.4.3 pkgrel=1 pkgdesc='Graphical two-pane filemanager for Gnome' arch=('i686' 'x86_64') @@ -43,3 +43,4 @@ package() { } # vim:set ts=2 sw=2 et: +sha256sums=('159893bd94d2b8190026f97c1f4bee2b6dd089e482636f9454fee9ec95c7fcb7') |