summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index caedb39b1049..584675b12f1d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Jan 10 13:04:06 UTC 2017
+# Sat Apr 1 00:11:34 UTC 2017
pkgbase = draftsight
pkgdesc = Freeware CAD software for your DWG/DXF files.
- pkgver = 2017SP0
- pkgrel = 2
+ pkgver = 2017SP1
+ pkgrel = 1
url = http://www.3ds.com/products/draftsight/
arch = x86_64
license = custom
@@ -12,7 +12,6 @@ pkgbase = draftsight
depends = fontconfig
depends = gcc-libs
depends = glib2
- depends = gstreamer0.10-base
depends = gtk2
depends = libcups
depends = libgl
@@ -25,14 +24,13 @@ pkgbase = draftsight
depends = libxext
depends = libxrender
depends = libxslt
- depends = mesa
depends = postgresql-libs
depends = qt5-base
depends = qt5-x11extras
depends = zlib
source = http://www.draftsight.com/download-linux-fedora
source = draftsight.desktop
- md5sums = 7052ab4354064a41bc008130df4a719b
+ md5sums = 0aaf21b56544c754d87aad4be2edabc1
md5sums = 19b26d423cae7ec0e1e6c6d78c94915d
pkgname = draftsight
diff --git a/PKGBUILD b/PKGBUILD
index 2062e0c4b768..80ab888438f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Justin R. St-Amant <jstamant24 at gmail dot com>
pkgname=draftsight
-pkgver=2017SP0
-pkgrel=2
+pkgver=2017SP1
+pkgrel=1
pkgdesc="Freeware CAD software for your DWG/DXF files."
arch=('x86_64')
url="http://www.3ds.com/products/draftsight/"
@@ -12,7 +12,6 @@ depends=('alsa-lib'
'fontconfig'
'gcc-libs'
'glib2'
- 'gstreamer0.10-base'
'gtk2'
'libcups'
'libgl'
@@ -25,14 +24,13 @@ depends=('alsa-lib'
'libxext'
'libxrender'
'libxslt'
- 'mesa'
'postgresql-libs'
'qt5-base'
'qt5-x11extras'
'zlib')
source=("http://www.draftsight.com/download-linux-fedora"
"draftsight.desktop")
-md5sums=('7052ab4354064a41bc008130df4a719b'
+md5sums=('0aaf21b56544c754d87aad4be2edabc1'
'19b26d423cae7ec0e1e6c6d78c94915d')
_pkgprefix='opt/dassault-systemes/DraftSight'