summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom van den Brink2021-05-20 21:30:52 +0200
committerTom van den Brink2021-05-20 21:30:52 +0200
commite5448b654c3bd745316e6ace1ed9afd03e70e828 (patch)
tree69990b5fe0e3ddf70e964b256d2f8fa8972468f4
parent4465923be2b8c882542139d1540d437a723c28bc (diff)
downloadaur-e5448b654c3bd745316e6ace1ed9afd03e70e828.tar.gz
Update to 0_99_7808 rel=1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4228f4f9f14..3896ac1f288e 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_7610
+ pkgver = 0_99_7808
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.com/file/qQhMr/SMathStudioDesktop.0_99_7610.Mono.tar.gz
- md5sums = 0e7d7cfea97b9316af98e3fbabc82096
+ source = https://smath.com/file/or3Ts/SMathStudioDesktop.0_99_7808.Mono.tar.gz
+ md5sums = 97dd0818b5d79b890b1c098edc8d0767
pkgname = smath
diff --git a/PKGBUILD b/PKGBUILD
index 3e00ba92ef9a..6508e9d2849b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,10 +8,10 @@
# http://smath.info
pkgname=smath
-pkgver=0_99_7610
+pkgver=0_99_7808
pkgrel=1
pkgdesc="A mathematical program with many features and paper-like interface, similar to Mathcad"
-_pkgcode=qQhMr
+_pkgcode=or3Ts
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=('0e7d7cfea97b9316af98e3fbabc82096')
+md5sums=('97dd0818b5d79b890b1c098edc8d0767')
DLAGENTS=("https::/usr/bin/wget --post-data RefMem=&PostBack=${_pkgcode} %u")
package() {