summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeth Schroeder2015-11-20 13:30:13 -0800
committerSeth Schroeder2015-11-20 13:30:13 -0800
commit9ed7922befb242942527d9e482fe28852793e3f1 (patch)
tree057f23e35f12a2c56d36c952e73d3a8a24ac93c7
parentd2d109348a1a467672439bc02b25782c2c0ab6fe (diff)
downloadaur-9ed7922befb242942527d9e482fe28852793e3f1.tar.gz
Updated to 0.82.2
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 488ad09a727c..0ba2c2bcfd90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Sven Schneider <archlinux.sandmann@googlemail.com>
pkgname=leocad
-pkgver=0.82.1
-_piecesver=8750
+pkgver=0.82.2
+_piecesver=9088
pkgrel=1
pkgdesc="LeoCAD is a CAD program for creating virtual LEGO models. It
has an easy to use interface and currently includes over 6000 different
@@ -16,8 +16,8 @@ depends=('zlib' 'libjpeg' 'libpng' 'gtk2' 'mesa')
source=(https://github.com/tozian/leocad-arch/raw/master/source/LeoCAD-Source-${pkgver}.tgz
http://github.com/tozian/leocad-arch/raw/master/source/Library-Linux-${_piecesver}.zip
leocad.sh)
-md5sums=('96e0cd9f36ca0e1370dcf470b1b96f1d'
-'fe83cd80b58a52c556f64801bc9f9302'
+md5sums=('dbc6ff61fb687e67cc38d26d453d5fdb'
+'e9e2456992ab5f98fa276206172ca31d'
'cbe0189f828a7cf6a42754352a72eeac')
build() {