summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortomracing2018-09-30 08:12:02 +0200
committertomracing2018-09-30 08:12:02 +0200
commit0d8e8baf32a868d3897f77b2211ca17c958adf16 (patch)
treec27747723b69f956f5ab8c5734ed4260b3a77fb9
parentc8b089fe0b71ebae27afbc069de8b4abb1a23994 (diff)
downloadaur-0d8e8baf32a868d3897f77b2211ca17c958adf16.tar.gz
Update to 0_99_6839
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 40713ef9db6e..2cad538aaebf 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_6671
+ pkgver = 0_99_6839
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.info/file/BaH5L/SMathStudioDesktop.0_99_6671.mono.tar.gz
- md5sums = 225a1910b7cbc89b06ec60469d33bff3
+ source = https://smath.info/file/xy5Xy/SMathStudioDesktop.0_99_6839.mono.tar.gz
+ md5sums = 9c16e1e7b359de274f6592bd85a68508
pkgname = smath
diff --git a/PKGBUILD b/PKGBUILD
index 8f1cdecbb5eb..ad43a3601e53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,10 +8,10 @@
# http://smath.info
pkgname=smath
-pkgver=0_99_6671
+pkgver=0_99_6839
pkgrel=1
pkgdesc="A mathematical program with many features and paper-like interface, similar to Mathcad"
-_pkgcode=BaH5L
+_pkgcode=xy5Xy
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=('225a1910b7cbc89b06ec60469d33bff3')
+md5sums=('9c16e1e7b359de274f6592bd85a68508')
DLAGENTS=("https::/usr/bin/wget --post-data RefMem=&PostBack=${_pkgcode} %u")
package() {