diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-02-17 03:22:26 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-02-17 03:22:26 +0000 |
commit | 35e9f8bc93db9e691bf6d00950956ca3e5d86e83 (patch) | |
tree | f00547d7fa71a3c490077d233f63c66efe8e5cac /community/qcad | |
parent | 7695869e55415ddd53069b90850a387e73f04f4e (diff) |
Mon Feb 17 03:19:04 UTC 2014
Diffstat (limited to 'community/qcad')
-rw-r--r-- | community/qcad/PKGBUILD | 8 |
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() { |