summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin R. St-Amant2016-04-09 11:31:57 -0500
committerJustin R. St-Amant2016-04-09 11:31:57 -0500
commit8170bd6d129813380531d02478dd96cbcf3423cf (patch)
tree855b6bd42b1c48053c1cfcdabeda75952dc09f80
parent830b81f39b456425691775cc873bae8524354017 (diff)
downloadaur-8170bd6d129813380531d02478dd96cbcf3423cf.tar.gz
Updated package checksums. Upstream realeased SP1.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ebd1ddaa49a..f99e66dfa1ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Feb 20 05:17:07 UTC 2016
+# Sat Apr 9 16:29:16 UTC 2016
pkgbase = draftsight
pkgdesc = Freeware CAD software for your DWG/DXF files.
- pkgver = 2016SP0
+ pkgver = 2016SP1
pkgrel = 1
url = http://www.3ds.com/products/draftsight/
install = draftsight.install
@@ -27,7 +27,7 @@ pkgbase = draftsight
depends = zlib
source = http://www.draftsight.com/download-linux-fedora
source = draftsight.desktop
- md5sums = 4076a388798e3cf3c7eee7774d842273
+ md5sums = 1bc8b2d4c69314f0d612a6c8e09d5acb
md5sums = cfda3b8675a93ccfb768873c1a873199
pkgname = draftsight
diff --git a/PKGBUILD b/PKGBUILD
index 8c5381993bb6..5a2ab2cf04b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Loui Chang <louipc dot ist at gmail company> (SPAMMERS!)
pkgname=draftsight
-pkgver=2016SP0
+pkgver=2016SP1
pkgrel=1
pkgdesc="Freeware CAD software for your DWG/DXF files."
arch=('x86_64')
@@ -31,7 +31,7 @@ depends=('desktop-file-utils'
install='draftsight.install'
source=("http://www.draftsight.com/download-linux-fedora"
"draftsight.desktop")
-md5sums=('4076a388798e3cf3c7eee7774d842273'
+md5sums=('1bc8b2d4c69314f0d612a6c8e09d5acb'
'cfda3b8675a93ccfb768873c1a873199')
_pkgprefix='opt/dassault-systemes/DraftSight'