summaryrefslogtreecommitdiff
path: root/community/qcad/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/qcad/PKGBUILD')
-rw-r--r--community/qcad/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/qcad/PKGBUILD b/community/qcad/PKGBUILD
index 0b6ab2bdf..24c9cf634 100644
--- a/community/qcad/PKGBUILD
+++ b/community/qcad/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 111314 2014-05-16 11:43:34Z spupykin $
+# $Id: PKGBUILD 113782 2014-06-30 12:00:30Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Stefan Husmann <stefan-husmann@t-online.de>
# Contributor: Giovanni Scafora <linuxmania@gmail.com>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=qcad
-pkgver=3.5.1.0
+pkgver=3.6.0.0
pkgrel=1
pkgdesc="A 2D CAD package based upon Qt"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ makedepends=('glu')
options=('libtool')
source=($pkgname-$pkgver.tar.gz::https://github.com/qcad/qcad/archive/v${pkgver}.tar.gz
QCad.desktop)
-md5sums=('8515ba13cc8fa5b644864258afed219c'
+md5sums=('bee49bc3fe6fa00c2d80cc308edd2841'
'84f189dd152e7614a1265659dac6222d')
prepare() {