summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Coenen2019-10-22 12:06:26 +0200
committerManuel Coenen2019-10-22 12:06:26 +0200
commit5a321a0f0447e913c5b04f961b954f72c61c91a6 (patch)
treef7cbdcb679148776f845e557b904303b1d5be4e7
parenteb40968442503a512fc3e4b936dd56176e73768d (diff)
downloadaur-5a321a0f0447e913c5b04f961b954f72c61c91a6.tar.gz
Update to 1.1.0.5
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10f71e91589e..ce456ecc177d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = duetruntime-bin
pkgdesc = .NET Core runtime libraries for the Duet software framework
- pkgver = 1.0.4.1
+ pkgver = 1.1.0.5
pkgrel = 1
- url = https://github.com/chrishamm/DuetSoftwareFramework
+ url = https://github.com/chrishamm/DuetSoftwareFramework.git
arch = armv7h
license = GPL3
depends = curl
depends = gettext
depends = libunwind
- provides = duetruntime=1.0.4.1
+ provides = duetruntime=1.1.0.5
conflicts = duetruntime
options = !strip
options = staticlibs
- source = https://pkg.duet3d.com/dists/stable/armv7/binary-armhf/duetruntime_1.0.4.1_armhf.deb
- sha256sums = b38513d4159f68c752948e81e065d6dca6d00ad567c0f48a99ca2522ea0b013f
+ source = https://pkg.duet3d.com/dists/stable/armv7/binary-armhf/duetruntime_1.1.0.5_armhf.deb
+ sha256sums = ddacbfb20c9f23f81e12f21583e4a8311451f86422aacf9c89f684d96ab5975d
pkgname = duetruntime-bin
diff --git a/PKGBUILD b/PKGBUILD
index 31f1714ad5a8..968b8d5b2817 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Manuel Coenen <manuel.coenen@gmail.com>
pkgname=duetruntime-bin
-pkgver=1.0.4.1
+pkgver=1.1.0.5
pkgrel=1
pkgdesc=".NET Core runtime libraries for the Duet software framework"
arch=('armv7h')
-url="https://github.com/chrishamm/DuetSoftwareFramework"
+url="https://github.com/chrishamm/DuetSoftwareFramework.git"
license=('GPL3')
provides=("duetruntime=${pkgver}")
conflicts=('duetruntime')
depends=('curl' 'gettext' 'libunwind')
options=(!strip staticlibs)
source=("https://pkg.duet3d.com/dists/stable/armv7/binary-armhf/duetruntime_${pkgver}_armhf.deb")
-sha256sums=('b38513d4159f68c752948e81e065d6dca6d00ad567c0f48a99ca2522ea0b013f')
+sha256sums=('ddacbfb20c9f23f81e12f21583e4a8311451f86422aacf9c89f684d96ab5975d')
prepare() {
tar -xf data.tar.xz