summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortomracing2018-11-10 14:45:54 +0100
committertomracing2018-11-10 14:45:54 +0100
commitffd2a3f8c73e8ca48a3f1aef6961d5775e476fd9 (patch)
tree637ba66e7ed0060b6907025245cb30eecad6a507
parent0d8e8baf32a868d3897f77b2211ca17c958adf16 (diff)
downloadaur-ffd2a3f8c73e8ca48a3f1aef6961d5775e476fd9.tar.gz
Update to 0_99_6884
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2cad538aaebf..424c3a14aad8 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_99_6839
+ pkgver = 0_99_6884
pkgrel = 1
url = http://smath.info
install = smath.install
@@ -10,8 +10,8 @@ pkgbase = smath
license = CCPL
depends = mono
backup = opt/smath/settings.inf
- source = https://smath.info/file/xy5Xy/SMathStudioDesktop.0_99_6839.mono.tar.gz
- md5sums = 9c16e1e7b359de274f6592bd85a68508
+ source = https://smath.info/file/4zx2Q/SMathStudioDesktop.0_99_6884.mono.tar.gz
+ md5sums = b9795dcb28a5f83c4d139433de090865
pkgname = smath
diff --git a/PKGBUILD b/PKGBUILD
index ad43a3601e53..55bbc8e5fa4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,10 +8,10 @@
# http://smath.info
pkgname=smath
-pkgver=0_99_6839
+pkgver=0_99_6884
pkgrel=1
pkgdesc="A mathematical program with many features and paper-like interface, similar to Mathcad"
-_pkgcode=xy5Xy
+_pkgcode=4zx2Q
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=("https://smath.info/file/${_pkgcode}/SMathStudioDesktop.${pkgver}.mono.tar.gz")
-md5sums=('9c16e1e7b359de274f6592bd85a68508')
+md5sums=('b9795dcb28a5f83c4d139433de090865')
DLAGENTS=("https::/usr/bin/wget --post-data RefMem=&PostBack=${_pkgcode} %u")
package() {