summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 090836b2bab2..2cf14404e432 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Sven Schneider <archlinux.sandmann@googlemail.com>
pkgname=leocad
-pkgver=0.83.2
-pkgrel=2
+pkgver=17.02
+pkgrel=1
pkgdesc="A CAD program for creating virtual LEGO models"
arch=('i686' 'x86_64')
url="http://leocad.org"
@@ -12,9 +12,9 @@ license=('GPL')
depends=('qt5-base' 'hicolor-icon-theme')
makedepends=('qt5-tools')
source=("$pkgname-$pkgver.tar.gz::https://github.com/leozide/leocad/archive/v$pkgver.tar.gz"
- "https://github.com/leozide/leocad/releases/download/v$pkgver/Library-Linux-9306.zip")
-sha256sums=('4f532a2fca620e512b38c0526370900969e5f25d84cff300927887d147a94984'
- '65c93a613b43160cb1d2855ae54dd7d47b92410179926ab391c887faa4f98c59')
+ "https://github.com/leozide/leocad/releases/download/v$pkgver/Library-Linux-9781.zip")
+sha256sums=('5d3d00a559dc74aed4b2605a8e0ab30722b34267102c57d34d9f0c9f5369df25'
+ 'e3af3ca4eb1ba1c4ee820343876a8be5f8c39bf69c51400a1db176a188f780a8')
build() {
cd $pkgname-$pkgver