summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1cc74e52bb0d..86ee192b3ade 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=gwyddion
-pkgver=2.56
-pkgrel=2
+pkgver=2.57
+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"
url="http://gwyddion.net/"
license=("GPL")
@@ -21,7 +21,7 @@ optdepends=('libxml2: import of SPML and APE DAX data files'
'cfitsio: import of Flexible Image Transport System (FITS) files'
'openexr: import and export of OpenEXR HDR images')
source=(http://downloads.sourceforge.net/sourceforge/gwyddion/$pkgname-$pkgver.tar.xz)
-sha256sums=('22dc4433fde58b502b7efeb076efab3f50ccfcc2d8198d746b65cfe6e2b8037d')
+sha256sums=('931fd6aad34368943255e871677c1e75d5f268cd649d7f9f0aebf8ec0f46687d')
build() {
cd $pkgname-$pkgver