summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTom van den Brink2022-07-27 17:29:51 +0200
committerTom van den Brink2022-07-27 17:29:51 +0200
commit3a49a07b20b22fbdbe3d4f23f1dfc3c929e76a21 (patch)
tree7cc5fe765489851a45aed92ed2c4be667d12ace0 /PKGBUILD
parent43db38cdd1d1dbc51d59126d370f978802f449b9 (diff)
downloadaur-3a49a07b20b22fbdbe3d4f23f1dfc3c929e76a21.tar.gz
Update to 1_00_8238 rel=1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f95d69076ef..797481296bb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,10 +8,10 @@
# http://smath.info
pkgname=smath
-pkgver=1_00_8151
-pkgrel=2
+pkgver=1_00_8238
+pkgrel=1
pkgdesc="A mathematical program with many features and paper-like interface, similar to Mathcad"
-_pkgcode=ATPd2
+_pkgcode=YGSRa
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=('704f560e09379c82c7b10cc0468f7b62')
+md5sums=('37561caac46b62f404646d3ec5d9e9a2')
DLAGENTS=("https::/usr/bin/wget --post-data RefMem=&PostBack=${_pkgcode} %u")
package() {