summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom v/d Brink2017-10-04 20:07:09 +0200
committerTom v/d Brink2017-10-04 20:07:09 +0200
commit6627a6b57794d2e7b064b848a20619f6d98ffb83 (patch)
treebfe7eeeaf37dc9212a700e42acfcc00669745036
parent6cfec0c096ad04b06f2c83629b985a8851c9d428 (diff)
downloadaur-6627a6b57794d2e7b064b848a20619f6d98ffb83.tar.gz
Update to 0_98_6484
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8545f70c54e..599c46547d00 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smath
pkgdesc = A mathematical program with many features and paper-like interface, similar to Mathcad
- pkgver = 0_98_6179
+ pkgver = 0_98_6484
pkgrel = 4
url = http://smath.info
install = smath.install
@@ -10,8 +10,8 @@ pkgbase = smath
license = CCPL
depends = mono
backup = opt/smath/settings.inf
- source = http://smath.info/file/PwQc8/SMathStudioDesktop.0_98_6179.mono.tar.gz
- md5sums = 4931c118ee1d23b406aaf717a740b613
+ source = http://smath.info/file/h73AT/SMathStudioDesktop.0_98_6484.mono.tar.gz
+ md5sums = faa6145d3bd33838f762c164707a6c5d
pkgname = smath
diff --git a/PKGBUILD b/PKGBUILD
index 1cc3a27d02c0..cf3df370a023 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,10 +8,10 @@
# http://smath.info
pkgname=smath
-pkgver=0_98_6179
+pkgver=0_98_6484
pkgrel=4
pkgdesc="A mathematical program with many features and paper-like interface, similar to Mathcad"
-_pkgcode=PwQc8
+_pkgcode=h73AT
arch=('i686' 'x86_64')
url="http://smath.info"
license=('CCPL')
@@ -20,7 +20,7 @@ depends=('mono')
install=smath.install
backup=(opt/$pkgname/settings.inf)
source=("http://smath.info/file/${_pkgcode}/SMathStudioDesktop.${pkgver}.mono.tar.gz")
-md5sums=('4931c118ee1d23b406aaf717a740b613')
+md5sums=('faa6145d3bd33838f762c164707a6c5d')
DLAGENTS=("http::/usr/bin/wget --post-data RefMem=&PostBack=${_pkgcode} %u")
package() {