summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f8cd24005e3..70284fa823a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = whitebox
pkgdesc = A Geographic information system (GIS) and remote sensing package intended for advanced geospatial analysis and data visualization.
- pkgver = 3.3.0
+ pkgver = 3.4.0
pkgrel = 1
url = http://www.uoguelph.ca/~hydrogeo/Whitebox/index.html
install = whitebox.install
@@ -9,9 +9,9 @@ pkgbase = whitebox
license = GPL3
depends = jre8-openjdk
depends = bash
- provides = whitebox=3.3.0
- noextract = whitebox-3.3.0.zip
- source = whitebox-3.3.0.zip::http://www.uoguelph.ca/~hydrogeo/Whitebox/WhiteboxGAT.zip
+ provides = whitebox=3.4.0
+ noextract = whitebox-3.4.0.zip
+ source = whitebox-3.4.0.zip::http://www.uoguelph.ca/~hydrogeo/Whitebox/WhiteboxGAT.zip
source = whitebox.sh
source = whitebox.desktop
sha1sums = 8fc1103b4be88cbd69f00004100a6403a7d46e65
diff --git a/PKGBUILD b/PKGBUILD
index f7a5ba060cbe..c7af6099fcf0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,8 @@
-# Maintainer: SaultDon <sault.don gmail>
+# Maintainer: Samuel Fernando Mesa <samuelmesa dot linuxmail.org>
+# Contributor: SaultDon <sault.don gmail>
+
pkgname=whitebox
-pkgver=3.3.0
+pkgver=3.4.0
pkgrel=1
_pkgname="WhiteboxGAT"
pkgdesc="A Geographic information system (GIS) and remote sensing package intended for advanced geospatial analysis and data visualization."