summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortomracing2019-04-17 16:11:01 +0200
committertomracing2019-04-17 16:11:01 +0200
commit87f2d0aa2e26a3cb97651aac798cd6d1825db766 (patch)
tree1289087ab5e8cdaac8a3b77836a8fdf409ddbf5f
parent0203c7b2120fad360b634e1250e0a0d386a7f22b (diff)
downloadaur-87f2d0aa2e26a3cb97651aac798cd6d1825db766.tar.gz
Update to 0_99_7030 rel=1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb59c683139c..50807091fa9e 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_7005
+ pkgver = 0_99_7030
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/noKKs/SMathStudioDesktop.0_99_7005.mono.tar.gz
- md5sums = 5da138b4283e763be6c1e55d6cf07e35
+ source = https://smath.com/file/5TGzK/SMathStudioDesktop.0_99_7030.mono.tar.gz
+ md5sums = ef8ed70fc6e28871b334dba58bd1c863
pkgname = smath
diff --git a/PKGBUILD b/PKGBUILD
index 5c7175075867..8ede8e5056cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,10 +8,10 @@
# http://smath.info
pkgname=smath
-pkgver=0_99_7005
+pkgver=0_99_7030
pkgrel=1
pkgdesc="A mathematical program with many features and paper-like interface, similar to Mathcad"
-_pkgcode=noKKs
+_pkgcode=5TGzK
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=('5da138b4283e763be6c1e55d6cf07e35')
+md5sums=('ef8ed70fc6e28871b334dba58bd1c863')
DLAGENTS=("https::/usr/bin/wget --post-data RefMem=&PostBack=${_pkgcode} %u")
package() {