aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin McCormack2017-11-28 21:48:15 -0500
committerKevin McCormack2017-11-28 21:48:15 -0500
commit60a4b401c60d333d57ce4087eb8e9a9754cc316b (patch)
treee8408cd354e764dd5f1fdc17ac6f80382421244b
parent88ee7ec098807575d76aadb88834be7a51c0b4b2 (diff)
downloadaur-60a4b401c60d333d57ce4087eb8e9a9754cc316b.tar.gz
Update version and url
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 124afeb4355b..2fab4de9fb02 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
pkgbase = cura2-lulzbot
pkgdesc = This is the development version of Cura 2 for LulzBot 3D Printers by Aleph Objects, Inc.
- pkgver = 2.6.22
+ pkgver = 2.6.52
pkgrel = 1
url = https://code.alephobjects.com
arch = x86_64
license = AGPLv3
- source = http://devel.alephobjects.com/ao/aodeb/dists/stretch/main/binary-amd64/cura2_2.6.22_amd64.deb
- md5sums = 30612c9f76097dc968c725c7e2ddea1d
+ source = http://download.alephobjects.com/ao/aodeb/dists/stretch/main/binary-amd64/cura-lulzbot_2.6.52_amd64.deb
+ md5sums = 2aa34eb60d5a4d536c4fa16ee7100347
pkgname = cura2-lulzbot
+
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,