summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom v/d Brink2016-04-30 16:46:07 +0200
committerTom v/d Brink2016-04-30 16:46:07 +0200
commite99b393c449e271ac4fef97c8a928d39ab3e178f (patch)
treee39fe2c8b76a6a9c3ef3c412e240ce84ac9cdf74
parent4ed2d943336c3e083fd9535cbf5e05b84315957e (diff)
downloadaur-e99b393c449e271ac4fef97c8a928d39ab3e178f.tar.gz
update to 98.5935 and added maximum giflib dependency to smaller than 5.1.2
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bfa178804649..baef14fb96e1 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_97_5890
- pkgrel = 2
+ pkgver = 0_98_5935
+ pkgrel = 1
url = http://smath.info
install = smath.install
arch = i686
@@ -9,11 +9,12 @@ pkgbase = smath
groups = math
license = CCPL
depends = mono
+ depends = giflib<5.1.2
backup = opt/smath/settings.inf
- source = https://dl.dropboxusercontent.com/u/24193509/SMathStudioDesktop.0_97_5890.Mono.tar.gz
+ source = https://dl.dropboxusercontent.com/u/24193509/SMathStudioDesktop.0_98_5935.Mono.tar.gz
source = smath.desktop
source = https://dl.dropboxusercontent.com/u/24193509/SMathStudioLogo256.png
- md5sums = c33f8b9a43ac064459016f725a4a4868
+ md5sums = 963250d74ddfabf7c7806d6ef95ca66c
md5sums = af70c1bfb5bcdaab7f952339ebb2435e
md5sums = ed3720462decbcfa63df5c9d04fb03f9
diff --git a/PKGBUILD b/PKGBUILD
index ababcd6249b7..8a43d21289d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,20 +8,20 @@
# http://smath.info/?file=739152
pkgname=smath
-pkgver=0_97_5890
-pkgrel=2
+pkgver=0_98_5935
+pkgrel=1
pkgdesc="A mathematical program with many features and paper-like interface, similar to Mathcad"
arch=('i686' 'x86_64')
url="http://smath.info"
license=('CCPL')
groups=('math')
-depends=('mono')
+depends=('mono' 'giflib<5.1.2')
install=smath.install
backup=(opt/$pkgname/settings.inf)
-source=("https://dl.dropboxusercontent.com/u/24193509/SMathStudioDesktop.0_97_5890.Mono.tar.gz"
+source=("https://dl.dropboxusercontent.com/u/24193509/SMathStudioDesktop.0_98_5935.Mono.tar.gz"
"smath.desktop"
"https://dl.dropboxusercontent.com/u/24193509/SMathStudioLogo256.png")
-md5sums=('c33f8b9a43ac064459016f725a4a4868'
+md5sums=('963250d74ddfabf7c7806d6ef95ca66c'
'af70c1bfb5bcdaab7f952339ebb2435e'
'ed3720462decbcfa63df5c9d04fb03f9')