summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlex Talker2016-04-08 09:53:09 +0300
committerAlex Talker2016-04-08 09:53:09 +0300
commit991a6b288cc4f0f7c1a31529abab23f1574c8d1c (patch)
tree77930edfad16b7a06b1c263354bd30fa1b07081d /PKGBUILD
parentb3763e2775a1601019b3e5afe590f1ccd13301b4 (diff)
downloadaur-991a6b288cc4f0f7c1a31529abab23f1574c8d1c.tar.gz
Bump to 4.0
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() {