summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAskhat Bakarov2015-12-02 11:18:28 +0600
committerAskhat Bakarov2015-12-02 11:18:28 +0600
commite62677dc378bf5160af462b702554a321a34e2fa (patch)
tree18ae2af6d6ac2651093d30557682716eeb6d5c67 /PKGBUILD
parentcd3fd1cf9ca471950b84aa806b9a0854656268b3 (diff)
downloadaur-e62677dc378bf5160af462b702554a321a34e2fa.tar.gz
Update to 2.43
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d2f09463f040..c2941a4673e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# http://packages.gentoo.org/package/sci-visualization/gwyddion
pkgname=gwyddion
-pkgver=2.42
+pkgver=2.43
pkgrel=1
pkgdesc="A data visualization and processing tool for scanning probe miscroscopy (SPM, i.e. AFM, STM, MFM, SNOM/NSOM, ...) and profilometry, useful also for general image and 2D data analysis"
#A modular program for SPM (scanning probe microscopy) and other 2D (height field) data visualization and analysis"
@@ -23,7 +23,7 @@ optdepends=('libxmu: for alternative "remote control" backend'
'gtksourceview2: Pygwy console syntax highlighting')
install=gwyddion.install
source=(http://downloads.sourceforge.net/sourceforge/gwyddion/$pkgname-$pkgver.tar.xz)
-sha256sums=('fc3f69f09158bf1c5592b9497d41f30f721161d82b917644544d887673eaacae')
+sha256sums=('df09c431e5e1c510041761baf3c0cddaa47200aed67a4246dfd8c60d40bd1ec0')
build() {