summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortomracing2018-04-06 22:50:24 +0200
committertomracing2018-04-06 22:50:24 +0200
commitc61773a01b87207095923c585f29e39129138a7f (patch)
treefd5ca160c5e5e8865687db038f614b004ffe7d9d /PKGBUILD
parentb95684d20d09daaa84fe652d094684633195cbb3 (diff)
downloadaur-c61773a01b87207095923c585f29e39129138a7f.tar.gz
Update to version 99_6670
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eab580862315..0be45ed2ab50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,10 +8,10 @@
# http://smath.info
pkgname=smath
-pkgver=0_99_6622
+pkgver=0_99_6670
pkgrel=1
pkgdesc="A mathematical program with many features and paper-like interface, similar to Mathcad"
-_pkgcode=bz4vX
+_pkgcode=XTRcr
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.info/file/${_pkgcode}/SMathStudioDesktop.${pkgver}.mono.tar.gz")
-md5sums=('2012f6e4231187f9922c933167328944')
+md5sums=('930590f3550d88ab2c0f9a71cd365645')
DLAGENTS=("https::/usr/bin/wget --post-data RefMem=&PostBack=${_pkgcode} %u")
package() {