summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cdab194ce659..f9d55d13aeaf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Alessio Biancalana <dottorblaster@gmail.com>
pkgname=4pane
-pkgver=3.0
+pkgver=4.0
pkgrel=1
pkgdesc="A multi-pane, detailed-list file manager."
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="http://www.4pane.co.uk/index.html"
license=('GPL3')
depends=('wxgtk')
source=(http://downloads.sourceforge.net/project/fourpane/${pkgver}/${pkgname}-${pkgver}.tar.gz 4Pane.desktop)
-md5sums=('396f968e3cd77c0d8f56c3d687b9ee32'
+md5sums=('7e447b92a7704c3c12dab65957099475'
'b3bafbcc64bde3e3742f994574da5fdd')
build() {