summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAskhat Bakarov2023-06-22 11:56:42 +0700
committerAskhat Bakarov2023-06-22 11:56:42 +0700
commitc7425953bf9678e2d6ad3a6af7b16bf88fa38317 (patch)
tree53e6471df06f65d2c21b2dd51c1e97262611d963
parente7b5c1b327e261ba3b908563e9e5b7538530fcec (diff)
downloadaur-c7425953bf9678e2d6ad3a6af7b16bf88fa38317.tar.gz
Updated to 2.63
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2fd74d3f4fc7..9981cedf844c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gwyddion
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
- pkgver = 2.62
+ pkgver = 2.63
pkgrel = 1
url = http://gwyddion.net/
arch = i686
@@ -24,7 +24,7 @@ pkgbase = gwyddion
optdepends = cfitsio: import of Flexible Image Transport System (FITS) files
optdepends = openexr: import and export of OpenEXR HDR images
optdepends = hdf5: import of Ergo data files
- source = https://downloads.sourceforge.net/sourceforge/gwyddion/gwyddion-2.62.tar.xz
- sha256sums = 47d93ec1f233dbb6b0c502e0ab99ab0db5a9b8c1605625717b457709e1341fac
+ source = https://downloads.sourceforge.net/sourceforge/gwyddion/gwyddion-2.63.tar.xz
+ sha256sums = 152b3f0db9ebd6c844c3f5b9d4385414f6fad6d33ed1ab5ceb0c58f351224dd3
pkgname = gwyddion
diff --git a/PKGBUILD b/PKGBUILD
index 59dd063c75c3..2fb67609b293 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=gwyddion
-pkgver=2.62
+pkgver=2.63
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/"
@@ -22,7 +22,7 @@ optdepends=('libxml2: import of SPML and APE DAX data files'
'openexr: import and export of OpenEXR HDR images'
'hdf5: import of Ergo data files')
source=(https://downloads.sourceforge.net/sourceforge/gwyddion/$pkgname-$pkgver.tar.xz)
-sha256sums=('47d93ec1f233dbb6b0c502e0ab99ab0db5a9b8c1605625717b457709e1341fac')
+sha256sums=('152b3f0db9ebd6c844c3f5b9d4385414f6fad6d33ed1ab5ceb0c58f351224dd3')
build() {