summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAskhat Bakarov2016-04-28 12:10:42 +0600
committerAskhat Bakarov2016-04-28 12:10:42 +0600
commitbdb578a3843e94ed1d9dbf510c1671db8d91dae7 (patch)
tree88a7e5de539eba1930a81456685833f0317e6cd5 /PKGBUILD
parent7745e7c61fa4c0549944f801299a3a3f914118e7 (diff)
downloadaur-bdb578a3843e94ed1d9dbf510c1671db8d91dae7.tar.gz
Updated to 2.45
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 282bb21ed6c0..064c8c0064f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# http://packages.gentoo.org/package/sci-visualization/gwyddion
pkgname=gwyddion
-pkgver=2.44
+pkgver=2.45
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=('e7ee7545770a276e78fdff1b51e547d5d0ba39b94995da91e0d6797122b7eda5')
+sha256sums=('7958943825bac5a38be4bb13bcde04562a44515b5a5f4c3beaf6b6227c4691b5')
build() {