summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortomracing2019-01-16 20:37:09 +0100
committertomracing2019-01-16 20:37:09 +0100
commita044ce2e686dcee254055a7bf1759ecace3f1a26 (patch)
tree820f0b4594ea9fc4f1f1a04705d182373d40554f
parent7ea243816d12de26f885d3fe98637770c5233694 (diff)
downloadaur-a044ce2e686dcee254055a7bf1759ecace3f1a26.tar.gz
Update to 0_99_6884 rel=3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2326b1b9a2e9..8e8a01491c40 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = smath
pkgdesc = A mathematical program with many features and paper-like interface, similar to Mathcad
- pkgver = 0_99_6670
- pkgrel = 2
+ pkgver = 0_99_6884
+ pkgrel = 3
url = http://smath.info
install = smath.install
arch = i686
@@ -10,8 +10,8 @@ pkgbase = smath
license = CCPL
depends = mono
backup = opt/smath/settings.inf
- source = https://smath.com/file/XTRcr/SMathStudioDesktop.0_99_6670.mono.tar.gz
- md5sums = 930590f3550d88ab2c0f9a71cd365645
+ source = https://smath.com/file/4zx2Q/SMathStudioDesktop.0_99_6884.mono.tar.gz
+ md5sums = b9795dcb28a5f83c4d139433de090865
pkgname = smath
diff --git a/PKGBUILD b/PKGBUILD
index 871b3ca03149..849c5005d80c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,10 +8,10 @@
# http://smath.info
pkgname=smath
-pkgver=0_99_6670
-pkgrel=2
+pkgver=0_99_6884
+pkgrel=3
pkgdesc="A mathematical program with many features and paper-like interface, similar to Mathcad"
-_pkgcode=XTRcr
+_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.com/file/${_pkgcode}/SMathStudioDesktop.${pkgver}.mono.tar.gz")
-md5sums=('930590f3550d88ab2c0f9a71cd365645')
+md5sums=('b9795dcb28a5f83c4d139433de090865')
DLAGENTS=("https::/usr/bin/wget --post-data RefMem=&PostBack=${_pkgcode} %u")
package() {