summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTom v/d Brink2016-05-27 20:29:28 +0200
committerTom v/d Brink2016-05-27 20:29:28 +0200
commit9e4ea8787a5d1e7c26eadb1e81259126354f45e4 (patch)
tree6c5349f7ecd7bae535e1f47c5ad445da83da152a /PKGBUILD
parente99b393c449e271ac4fef97c8a928d39ab3e178f (diff)
downloadaur-9e4ea8787a5d1e7c26eadb1e81259126354f45e4.tar.gz
removed giflib restriction after giflib 5.1.4 works
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a43d21289d2..09c6c9e1d611 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,13 +9,13 @@
pkgname=smath
pkgver=0_98_5935
-pkgrel=1
+pkgrel=2
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' 'giflib<5.1.2')
+depends=('mono')
install=smath.install
backup=(opt/$pkgname/settings.inf)
source=("https://dl.dropboxusercontent.com/u/24193509/SMathStudioDesktop.0_98_5935.Mono.tar.gz"