summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTom v/d Brink2018-02-09 23:37:43 +0100
committerTom v/d Brink2018-02-09 23:37:43 +0100
commit086d69541bd9098c72154dbb4687db8c1d208b8c (patch)
tree65c8b8267a68f0b9b5ae45f4f82095af19e95fa9 /PKGBUILD
parentbeba7a83668fbf198c0c53ef63ed26189efbb9c2 (diff)
downloadaur-086d69541bd9098c72154dbb4687db8c1d208b8c.tar.gz
fixed md5sum on 0_99_6611
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0f8740db079..20d1b0b7ee2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=smath
pkgver=0_99_6611
-pkgrel=1
+pkgrel=2
pkgdesc="A mathematical program with many features and paper-like interface, similar to Mathcad"
_pkgcode=oTQsp
arch=('i686' 'x86_64')
@@ -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=('befe71b7baef333c8ac40dfec758d419')
+md5sums=('d8e5b6108508b8dc02eee22f966b3143')
DLAGENTS=("https::/usr/bin/wget --post-data RefMem=&PostBack=${_pkgcode} %u")
package() {