summaryrefslogtreecommitdiff
path: root/community/qcad/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/qcad/PKGBUILD')
-rw-r--r--community/qcad/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/qcad/PKGBUILD b/community/qcad/PKGBUILD
index d84674d90..0ffb49aa0 100644
--- a/community/qcad/PKGBUILD
+++ b/community/qcad/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 103632 2014-01-08 14:10:43Z spupykin $
+# $Id: PKGBUILD 105852 2014-02-16 14:13:56Z 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.4.5.0
-pkgrel=2
+pkgver=3.4.6.0
+pkgrel=1
pkgdesc="A 2D CAD package based upon Qt"
arch=('i686' 'x86_64')
url="http://www.ribbonsoft.com/qcad.html"
@@ -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=('d7e5a77d05bdc7f6d5762029ec03fc2d'
+md5sums=('b446738ba71ee0a0ba1431b95d07a2fd'
'84f189dd152e7614a1265659dac6222d')
prepare() {