summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Coenen2020-01-07 09:59:40 +0100
committerManuel Coenen2020-01-07 09:59:40 +0100
commit37d7a70845f376d31149a57b0c2b1161933fef01 (patch)
tree9884438ead5bc48dd8f887409d864af91e49b72f
parent0d92edd54313e6e2d1055e45300e2b15a1c4ac68 (diff)
downloadaur-37d7a70845f376d31149a57b0c2b1161933fef01.tar.gz
Update to 1.2.3.0
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD7
2 files changed, 12 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad799d5f6e5b..e1e723dfeac9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = duetruntime-bin
pkgdesc = .NET Core runtime libraries for the Duet software framework
- pkgver = 1.2.2.1
+ pkgver = 1.2.3.0
pkgrel = 1
url = https://github.com/chrishamm/DuetSoftwareFramework.git
arch = armv7h
@@ -8,12 +8,15 @@ pkgbase = duetruntime-bin
depends = curl
depends = gettext
depends = libunwind
- provides = duetruntime=1.2.2.1
+ provides = duetruntime=1.2.3.0
conflicts = duetruntime
options = !strip
options = staticlibs
- source = https://pkg.duet3d.com/dists/stable/armv7/binary-armhf/duetruntime_1.2.2.1_armhf.deb
- sha512sums = 6749b991253e8f9a6f7ec688a276a39f58cabb848ee9d0226c78e650bee62577f6601ebc415238ec1c92314eee42e373f04032fe2ef6f721a84818c0755061a3
+ source = https://pkg.duet3d.com/dists/stable/armv7/binary-armhf/duetruntime_1.2.3.0_armhf.deb
+ md5sums = df3bd25df823db091f25a58a12a4f593
+ sha1sums = d22928e40d48fb7e79c4d5bc3650ef8263a6a6dd
+ sha256sums = 538c2757f23db55cc53a6769882297bcf4cfc1f44c76a975e8f220b9a1c45fcd
+ sha512sums = 70dd3dd5824e5375525132bdddb05f6f2719eb5d2b7ad320b82e9eb093c9f20e2c5a39f77dde2c26d68086b518f1dc83ea2df9caceb2039264fa2b5a4d037091
pkgname = duetruntime-bin
diff --git a/PKGBUILD b/PKGBUILD
index d292d1894517..129553c9d07d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Manuel Coenen <manuel.coenen@gmail.com>
pkgname=duetruntime-bin
-pkgver=1.2.2.1
+pkgver=1.2.3.0
pkgrel=1
pkgdesc=".NET Core runtime libraries for the Duet software framework"
arch=('armv7h')
@@ -11,7 +11,10 @@ conflicts=('duetruntime')
depends=('curl' 'gettext' 'libunwind')
options=(!strip staticlibs)
source=("https://pkg.duet3d.com/dists/stable/armv7/binary-armhf/duetruntime_${pkgver}_armhf.deb")
-sha512sums=('6749b991253e8f9a6f7ec688a276a39f58cabb848ee9d0226c78e650bee62577f6601ebc415238ec1c92314eee42e373f04032fe2ef6f721a84818c0755061a3')
+md5sums=('df3bd25df823db091f25a58a12a4f593')
+sha1sums=('d22928e40d48fb7e79c4d5bc3650ef8263a6a6dd')
+sha256sums=('538c2757f23db55cc53a6769882297bcf4cfc1f44c76a975e8f220b9a1c45fcd')
+sha512sums=('70dd3dd5824e5375525132bdddb05f6f2719eb5d2b7ad320b82e9eb093c9f20e2c5a39f77dde2c26d68086b518f1dc83ea2df9caceb2039264fa2b5a4d037091')
prepare() {
tar -xf data.tar.xz