summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom v/d Brink2018-03-04 18:09:36 +0100
committerTom v/d Brink2018-03-04 18:09:36 +0100
commit1fa5ec5c218087c6ff83b871ef9d8e47c046fb54 (patch)
treeab47eedb7ef0d988a6444d4592a5ddbb8189b2f0
parent086d69541bd9098c72154dbb4687db8c1d208b8c (diff)
downloadaur-1fa5ec5c218087c6ff83b871ef9d8e47c046fb54.tar.gz
Update to 0_99_6622
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f4eed5ee9430..c5ed98e6cada 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = smath
pkgdesc = A mathematical program with many features and paper-like interface, similar to Mathcad
- pkgver = 0_99_6611
- pkgrel = 2
+ pkgver = 0_99_6622
+ pkgrel = 1
url = http://smath.info
install = smath.install
arch = i686
@@ -10,8 +10,8 @@ pkgbase = smath
license = CCPL
depends = mono
backup = opt/smath/settings.inf
- source = https://smath.info/file/oTQsp/SMathStudioDesktop.0_99_6611.mono.tar.gz
- md5sums = d8e5b6108508b8dc02eee22f966b3143
+ source = https://smath.info/file/bz4vX/SMathStudioDesktop.0_99_6622.mono.tar.gz
+ md5sums = 2012f6e4231187f9922c933167328944
pkgname = smath
diff --git a/PKGBUILD b/PKGBUILD
index 20d1b0b7ee2a..eab580862315 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,10 +8,10 @@
# http://smath.info
pkgname=smath
-pkgver=0_99_6611
-pkgrel=2
+pkgver=0_99_6622
+pkgrel=1
pkgdesc="A mathematical program with many features and paper-like interface, similar to Mathcad"
-_pkgcode=oTQsp
+_pkgcode=bz4vX
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=('d8e5b6108508b8dc02eee22f966b3143')
+md5sums=('2012f6e4231187f9922c933167328944')
DLAGENTS=("https::/usr/bin/wget --post-data RefMem=&PostBack=${_pkgcode} %u")
package() {