aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin McCormack2017-11-28 21:48:15 -0500
committerKevin McCormack2017-11-28 21:48:15 -0500
commit60a4b401c60d333d57ce4087eb8e9a9754cc316b (patch)
treee8408cd354e764dd5f1fdc17ac6f80382421244b /PKGBUILD
parent88ee7ec098807575d76aadb88834be7a51c0b4b2 (diff)
downloadaur-60a4b401c60d333d57ce4087eb8e9a9754cc316b.tar.gz
Update version and url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9066c9a187e6..829dfd81bdb4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Kevin McCormack <harlemsquirrel@gmail.com>
pkgname=cura2-lulzbot
-pkgver=2.6.22
+pkgver=2.6.52
pkgrel=1
pkgdesc='This is the development version of Cura 2 for LulzBot 3D Printers by Aleph Objects, Inc.'
arch=('x86_64')
url='https://code.alephobjects.com'
license=('AGPLv3')
-source=("http://devel.alephobjects.com/ao/aodeb/dists/stretch/main/binary-amd64/cura2_${pkgver}_amd64.deb")
-md5sums=('30612c9f76097dc968c725c7e2ddea1d')
+source=("http://download.alephobjects.com/ao/aodeb/dists/stretch/main/binary-amd64/cura-lulzbot_${pkgver}_amd64.deb")
+md5sums=('2aa34eb60d5a4d536c4fa16ee7100347')
prepare() {
# Unpack the tarball containing the 'usr/' directory,