summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRonny2015-09-18 09:22:58 +0200
committerRonny2015-09-18 09:22:58 +0200
commitb7b8d80616c74fc8f442c7a44f47e093e21d37ca (patch)
tree4e80bbdee6111d9d393f42435fba94d20d4b7fab /PKGBUILD
parent3aa2b5403dce36b5fa083bcacb80ba8a1e0985b1 (diff)
downloadaur-b7b8d80616c74fc8f442c7a44f47e093e21d37ca.tar.gz
Update to v1.5.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1fc41b6ae797..d7ce8f2b95c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,17 @@
# Maintainer: Somebody <somebody[at]foo[dot]tld>
pkgname=repetier-host
-pkgver=1.0.6
-pkgrel=3
+pkgver=1.5.6
+pkgrel=1
pkgdesc="almost complete 3d-printing workflow"
url=('http://www.repetier.com/')
arch=('x86_64' 'i686')
license=('custom')
depends=('mono>=3.2.0')
optdepends=('slic3r' 'skeinforge')
-source=("http://www.repetier.com/w/?wpdmdl=1785" "$pkgname.install")
+source=("http://download.repetier.com/files/host/linux/repetierHostLinux_1_5_6.tgz" "$pkgname.install")
+md5sums=('23b7e278e17ab1ce1ba247e333a08cc5'
+'3bf735df87c6f3b9e807bbc82edd7a05')
+
PKGEXT=".pkg.tar"
install=$pkgname.install
@@ -67,5 +70,3 @@ install -Dm755 ${srcdir}/Repetier-Host.desktop $pkgdir/usr/share/applications/R
}
# vim:set ts=2 sw=2 et:
-md5sums=('aa5898b3998896ac6bb39146ef54c5ea'
- '3bf735df87c6f3b9e807bbc82edd7a05')