summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortomracing2020-09-14 23:36:31 +0200
committertomracing2020-09-14 23:36:31 +0200
commit254cd3178d3b8bc04afa6ca206cfc180025962a6 (patch)
treed3dea6914fbf6dbfedeec3f43485e0665cd7a2b6
parenta5f77afa2d30164cbd8dfcff72d711b9b7690fb8 (diff)
downloadaur-254cd3178d3b8bc04afa6ca206cfc180025962a6.tar.gz
Update to 0_99_7561 rel=1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 54961789b43a..b839fdd3d0a8 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_7030
- pkgrel = 2
+ pkgver = 0_99_7561
+ pkgrel = 1
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/5TGzK/SMathStudioDesktop.0_99_7030.Mono.tar.gz
- md5sums = ef8ed70fc6e28871b334dba58bd1c863
+ source = https://smath.com/file/vg27Q/SMathStudioDesktop.0_99_7561.Mono.tar.gz
+ md5sums = 166135ca3c49aea3cd03e3d8761b3045
pkgname = smath
diff --git a/PKGBUILD b/PKGBUILD
index 54b5008f6d64..1bf811528b5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,10 +8,10 @@
# http://smath.info
pkgname=smath
-pkgver=0_99_7030
-pkgrel=2
+pkgver=0_99_7561
+pkgrel=1
pkgdesc="A mathematical program with many features and paper-like interface, similar to Mathcad"
-_pkgcode=5TGzK
+_pkgcode=vg27Q
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=('ef8ed70fc6e28871b334dba58bd1c863')
+md5sums=('166135ca3c49aea3cd03e3d8761b3045')
DLAGENTS=("https::/usr/bin/wget --post-data RefMem=&PostBack=${_pkgcode} %u")
package() {