[arch-commits] Commit in cura-binary-data/trunk (PKGBUILD)

2020-09-12 Thread Jelle van der Waa via arch-commits
Date: Saturday, September 12, 2020 @ 11:40:09
  Author: jelle
Revision: 703792

upgpkg: cura-binary-data 4.7.1-1

Modified:
  cura-binary-data/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-09-12 11:39:49 UTC (rev 703791)
+++ PKGBUILD2020-09-12 11:40:09 UTC (rev 703792)
@@ -2,7 +2,7 @@
 # Contributor: Grey Christoforo 
 
 pkgname=cura-binary-data
-pkgver=4.6.2
+pkgver=4.7.1
 pkgrel=1
 pkgdesc="Binary data (firmwares and such) for cura"
 url="https://github.com/Ultimaker/${pkgname};
@@ -9,7 +9,7 @@
 license=('AGPL')
 arch=('any')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz)
-sha1sums=('e4ba02aed6ea0cc86602ac80292ec1ac9c5ab9ac')
+sha1sums=('88401fb6a985d5c5090acbf74fbfd0299e10fc0b')
 
 package(){
   install -d "${pkgdir}/usr/share/"


[arch-commits] Commit in cura-binary-data/trunk (PKGBUILD)

2020-07-26 Thread Jelle van der Waa via arch-commits
Date: Sunday, July 26, 2020 @ 18:48:57
  Author: jelle
Revision: 665363

upgpkg: cura-binary-data 4.6.2-1

Modified:
  cura-binary-data/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-26 18:48:31 UTC (rev 665362)
+++ PKGBUILD2020-07-26 18:48:57 UTC (rev 665363)
@@ -2,7 +2,7 @@
 # Contributor: Grey Christoforo 
 
 pkgname=cura-binary-data
-pkgver=4.5.0
+pkgver=4.6.2
 pkgrel=1
 pkgdesc="Binary data (firmwares and such) for cura"
 url="https://github.com/Ultimaker/${pkgname};
@@ -9,7 +9,7 @@
 license=('AGPL')
 arch=('any')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz)
-sha1sums=('d3b5d4f98ab3ccc3bd2d4e4510d4bf74f9eca806')
+sha1sums=('e4ba02aed6ea0cc86602ac80292ec1ac9c5ab9ac')
 
 package(){
   install -d "${pkgdir}/usr/share/"


[arch-commits] Commit in cura-binary-data/trunk (PKGBUILD)

2020-03-28 Thread Jelle van der Waa via arch-commits
Date: Saturday, March 28, 2020 @ 22:01:03
  Author: jelle
Revision: 605596

upgpkg: cura-binary-data 4.5.0-1

Upstream update

Modified:
  cura-binary-data/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-28 22:00:06 UTC (rev 605595)
+++ PKGBUILD2020-03-28 22:01:03 UTC (rev 605596)
@@ -2,14 +2,14 @@
 # Contributor: Grey Christoforo 
 
 pkgname=cura-binary-data
-pkgver=4.4.0
+pkgver=4.5.0
 pkgrel=1
 pkgdesc="Binary data (firmwares and such) for cura"
 url="https://github.com/Ultimaker/${pkgname};
 license=('AGPL')
 arch=('any')
-source=(https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz)
-sha1sums=('a9ed4c093e5336e197e0b6a3e76c37b486ebec61')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz)
+sha1sums=('d3b5d4f98ab3ccc3bd2d4e4510d4bf74f9eca806')
 
 package(){
   install -d "${pkgdir}/usr/share/"


[arch-commits] Commit in cura-binary-data/trunk (PKGBUILD)

2019-12-12 Thread Jelle van der Waa via arch-commits
Date: Thursday, December 12, 2019 @ 20:04:46
  Author: jelle
Revision: 537468

upgpkg: cura-binary-data 4.4.0-1

Upstream update

Modified:
  cura-binary-data/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-12 20:04:34 UTC (rev 537467)
+++ PKGBUILD2019-12-12 20:04:46 UTC (rev 537468)
@@ -2,7 +2,7 @@
 # Contributor: Grey Christoforo 
 
 pkgname=cura-binary-data
-pkgver=4.3.0
+pkgver=4.4.0
 pkgrel=1
 pkgdesc="Binary data (firmwares and such) for cura"
 url="https://github.com/Ultimaker/${pkgname};
@@ -9,7 +9,7 @@
 license=('AGPL')
 arch=('any')
 source=(https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz)
-sha1sums=('644aed81aa39e676cdeac1b3aee4e6dffabf9d4e')
+sha1sums=('a9ed4c093e5336e197e0b6a3e76c37b486ebec61')
 
 package(){
   install -d "${pkgdir}/usr/share/"


[arch-commits] Commit in cura-binary-data/trunk (PKGBUILD)

2019-09-26 Thread Jelle van der Waa via arch-commits
Date: Thursday, September 26, 2019 @ 15:08:49
  Author: jelle
Revision: 511850

upgpkg: cura-binary-data 4.3.0-1

Upstream update

Modified:
  cura-binary-data/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-26 14:58:36 UTC (rev 511849)
+++ PKGBUILD2019-09-26 15:08:49 UTC (rev 511850)
@@ -2,7 +2,7 @@
 # Contributor: Grey Christoforo 
 
 pkgname=cura-binary-data
-pkgver=4.2.0
+pkgver=4.3.0
 pkgrel=1
 pkgdesc="Binary data (firmwares and such) for cura"
 url="https://github.com/Ultimaker/${pkgname};
@@ -9,7 +9,7 @@
 license=('AGPL')
 arch=('any')
 source=(https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz)
-sha1sums=('1a6930aaca6da3b67471cc853804fb6be19b1449')
+sha1sums=('644aed81aa39e676cdeac1b3aee4e6dffabf9d4e')
 
 package(){
   install -d "${pkgdir}/usr/share/"


[arch-commits] Commit in cura-binary-data/trunk (PKGBUILD)

2019-07-30 Thread Jelle van der Waa via arch-commits
Date: Tuesday, July 30, 2019 @ 20:09:58
  Author: jelle
Revision: 495428

upgpkg: cura-binary-data 4.2.0-1

Upstream update

Modified:
  cura-binary-data/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-07-30 20:09:24 UTC (rev 495427)
+++ PKGBUILD2019-07-30 20:09:58 UTC (rev 495428)
@@ -2,7 +2,7 @@
 # Contributor: Grey Christoforo 
 
 pkgname=cura-binary-data
-pkgver=4.1.0
+pkgver=4.2.0
 pkgrel=1
 pkgdesc="Binary data (firmwares and such) for cura"
 url="https://github.com/Ultimaker/${pkgname};
@@ -9,7 +9,7 @@
 license=('AGPL')
 arch=('any')
 source=(https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz)
-sha1sums=('42b5fa40019d42b259dd4347d052df87aca6973e')
+sha1sums=('1a6930aaca6da3b67471cc853804fb6be19b1449')
 
 package(){
   install -d "${pkgdir}/usr/share/"


[arch-commits] Commit in cura-binary-data/trunk (PKGBUILD)

2019-06-14 Thread Jelle van der Waa via arch-commits
Date: Friday, June 14, 2019 @ 20:06:30
  Author: jelle
Revision: 481495

upgpkg: cura-binary-data 4.1.0-1

Upstream update

Modified:
  cura-binary-data/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-14 20:05:58 UTC (rev 481494)
+++ PKGBUILD2019-06-14 20:06:30 UTC (rev 481495)
@@ -2,7 +2,7 @@
 # Contributor: Grey Christoforo 
 
 pkgname=cura-binary-data
-pkgver=4.0.0
+pkgver=4.1.0
 pkgrel=1
 pkgdesc="Binary data (firmwares and such) for cura"
 url="https://github.com/Ultimaker/${pkgname};
@@ -9,7 +9,7 @@
 license=('AGPL')
 arch=('any')
 source=(https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz)
-sha1sums=('59000ae035a5334372eb479fee8c2b7025a3dd4d')
+sha1sums=('42b5fa40019d42b259dd4347d052df87aca6973e')
 
 package(){
   install -d "${pkgdir}/usr/share/"


[arch-commits] Commit in cura-binary-data/trunk (PKGBUILD)

2019-03-22 Thread Jelle van der Waa via arch-commits
Date: Friday, March 22, 2019 @ 17:59:21
  Author: jelle
Revision: 443160

upgpkg: cura-binary-data 4.0.0-1

Upstream release

Modified:
  cura-binary-data/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-22 17:19:58 UTC (rev 443159)
+++ PKGBUILD2019-03-22 17:59:21 UTC (rev 443160)
@@ -2,7 +2,7 @@
 # Contributor: Grey Christoforo 
 
 pkgname=cura-binary-data
-pkgver=3.6.0
+pkgver=4.0.0
 pkgrel=1
 pkgdesc="Binary data (firmwares and such) for cura"
 url="https://github.com/Ultimaker/${pkgname};
@@ -9,7 +9,7 @@
 license=('AGPL')
 arch=('any')
 source=(https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz)
-sha1sums=('350c77ea9686a8651eddf7e256729a02bdf0e072')
+sha1sums=('59000ae035a5334372eb479fee8c2b7025a3dd4d')
 
 package(){
   install -d "${pkgdir}/usr/share/"


[arch-commits] Commit in cura-binary-data/trunk (PKGBUILD)

2018-11-18 Thread Jelle van der Waa via arch-commits
Date: Sunday, November 18, 2018 @ 11:46:28
  Author: jelle
Revision: 408690

upgpkg: cura-binary-data 3.6.0-1

Modified:
  cura-binary-data/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-18 11:43:27 UTC (rev 408689)
+++ PKGBUILD2018-11-18 11:46:28 UTC (rev 408690)
@@ -2,7 +2,7 @@
 # Contributor: Grey Christoforo 
 
 pkgname=cura-binary-data
-pkgver=3.4.1
+pkgver=3.6.0
 pkgrel=1
 pkgdesc="Binary data (firmwares and such) for cura"
 url="https://github.com/Ultimaker/${pkgname};
@@ -9,7 +9,7 @@
 license=('AGPL')
 arch=('any')
 source=(https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz)
-sha1sums=('673ac49b2ff4d9b731d54288ed85c5bb06f48514')
+sha1sums=('350c77ea9686a8651eddf7e256729a02bdf0e072')
 
 package(){
   install -d "${pkgdir}/usr/share/"


[arch-commits] Commit in cura-binary-data/trunk (PKGBUILD)

2018-07-15 Thread Jelle van der Waa via arch-commits
Date: Sunday, July 15, 2018 @ 13:50:43
  Author: jelle
Revision: 359534

upgpkg: cura-binary-data 3.4.1-1

Modified:
  cura-binary-data/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-15 13:47:26 UTC (rev 359533)
+++ PKGBUILD2018-07-15 13:50:43 UTC (rev 359534)
@@ -2,7 +2,7 @@
 # Contributor: Grey Christoforo 
 
 pkgname=cura-binary-data
-pkgver=3.3.0
+pkgver=3.4.1
 pkgrel=1
 pkgdesc="Binary data (firmwares and such) for cura"
 url="https://github.com/Ultimaker/${pkgname};
@@ -9,7 +9,7 @@
 license=('AGPL')
 arch=('any')
 source=(https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz)
-sha1sums=('3b74d55ef58a2f669afe03e587fd5f7b0606f9f2')
+sha1sums=('673ac49b2ff4d9b731d54288ed85c5bb06f48514')
 
 package(){
   install -d "${pkgdir}/usr/share/"


[arch-commits] Commit in cura-binary-data/trunk (PKGBUILD)

2018-06-05 Thread Jelle van der Waa via arch-commits
Date: Tuesday, June 5, 2018 @ 18:54:13
  Author: jelle
Revision: 340607

upgpkg: cura-binary-data 3.3.0-1

Modified:
  cura-binary-data/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-06-05 18:53:06 UTC (rev 340606)
+++ PKGBUILD2018-06-05 18:54:13 UTC (rev 340607)
@@ -2,7 +2,7 @@
 # Contributor: Grey Christoforo 
 
 pkgname=cura-binary-data
-pkgver=3.2.1
+pkgver=3.3.0
 pkgrel=1
 pkgdesc="Binary data (firmwares and such) for cura"
 url="https://github.com/Ultimaker/${pkgname};
@@ -9,7 +9,7 @@
 license=('AGPL')
 arch=('any')
 source=(https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz)
-sha1sums=('3db9472d1430f97f85c9bf7dbe1046a0e39fac83')
+sha1sums=('3b74d55ef58a2f669afe03e587fd5f7b0606f9f2')
 
 package(){
   install -d "${pkgdir}/usr/share/"


[arch-commits] Commit in cura-binary-data/trunk (PKGBUILD)

2018-02-16 Thread Jelle van der Waa via arch-commits
Date: Friday, February 16, 2018 @ 20:06:37
  Author: jelle
Revision: 295168

upgpkg: cura-binary-data 3.2.1-1

Modified:
  cura-binary-data/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-02-16 20:05:38 UTC (rev 295167)
+++ PKGBUILD2018-02-16 20:06:37 UTC (rev 295168)
@@ -2,7 +2,7 @@
 # Contributor: Grey Christoforo 
 
 pkgname=cura-binary-data
-pkgver=3.1.0
+pkgver=3.2.1
 pkgrel=1
 pkgdesc="Binary data (firmwares and such) for cura"
 url="https://github.com/Ultimaker/${pkgname};
@@ -9,7 +9,7 @@
 license=('AGPL')
 arch=('any')
 source=(https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz)
-sha1sums=('b1aedfa644002e43a3dd8131e0eebe0bfdf18037')
+sha1sums=('3db9472d1430f97f85c9bf7dbe1046a0e39fac83')
 
 package(){
   install -d "${pkgdir}/usr/share/"


[arch-commits] Commit in cura-binary-data/trunk (PKGBUILD)

2017-12-19 Thread Jelle van der Waa via arch-commits
Date: Tuesday, December 19, 2017 @ 20:25:14
  Author: jelle
Revision: 274928

upgpkg: cura-binary-data 3.1.0-1

Modified:
  cura-binary-data/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-19 20:24:46 UTC (rev 274927)
+++ PKGBUILD2017-12-19 20:25:14 UTC (rev 274928)
@@ -2,7 +2,7 @@
 # Contributor: Grey Christoforo 
 
 pkgname=cura-binary-data
-pkgver=3.0.3
+pkgver=3.1.0
 pkgrel=1
 pkgdesc="Binary data (firmwares and such) for cura"
 url="https://github.com/Ultimaker/${pkgname};
@@ -9,7 +9,7 @@
 license=('AGPL')
 arch=('any')
 source=(https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz)
-sha1sums=('6851d9d6c0e9a54575ba6671174a5327c6aeb909')
+sha1sums=('b1aedfa644002e43a3dd8131e0eebe0bfdf18037')
 
 package(){
   install -d "${pkgdir}/usr/share/"


[arch-commits] Commit in cura-binary-data/trunk (PKGBUILD)

2017-11-01 Thread Jelle van der Waa
Date: Wednesday, November 1, 2017 @ 19:44:53
  Author: jelle
Revision: 265045

upgpkg: cura-binary-data 3.0.3-1

Modified:
  cura-binary-data/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-11-01 19:28:33 UTC (rev 265044)
+++ PKGBUILD2017-11-01 19:44:53 UTC (rev 265045)
@@ -2,7 +2,7 @@
 # Contributor: Grey Christoforo 
 
 pkgname=cura-binary-data
-pkgver=2.7.0
+pkgver=3.0.3
 pkgrel=1
 pkgdesc="Binary data (firmwares and such) for cura"
 url="https://github.com/Ultimaker/${pkgname};
@@ -9,7 +9,7 @@
 license=('AGPL')
 arch=('any')
 source=(https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz)
-sha1sums=('63e4db411eb107d162f0968b05ce8ccb034d6fc1')
+sha1sums=('6851d9d6c0e9a54575ba6671174a5327c6aeb909')
 
 package(){
   install -d "${pkgdir}/usr/share/"


[arch-commits] Commit in cura-binary-data/trunk (PKGBUILD)

2017-09-02 Thread Jelle van der Waa
Date: Saturday, September 2, 2017 @ 17:34:36
  Author: jelle
Revision: 255567

upgpkg: cura-binary-data 2.7.0-1

Modified:
  cura-binary-data/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-02 15:35:14 UTC (rev 255566)
+++ PKGBUILD2017-09-02 17:34:36 UTC (rev 255567)
@@ -2,7 +2,7 @@
 # Contributor: Grey Christoforo 
 
 pkgname=cura-binary-data
-pkgver=2.6.0
+pkgver=2.7.0
 pkgrel=1
 pkgdesc="Binary data (firmwares and such) for cura"
 url="https://github.com/Ultimaker/${pkgname};
@@ -9,7 +9,7 @@
 license=('AGPL')
 arch=('any')
 source=(https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz)
-sha1sums=('d50eba2423db125d9423a1090d3be2a93d080a69')
+sha1sums=('63e4db411eb107d162f0968b05ce8ccb034d6fc1')
 
 package(){
   install -d "${pkgdir}/usr/share/"


[arch-commits] Commit in cura-binary-data/trunk (PKGBUILD)

2017-07-08 Thread Jelle van der Waa
Date: Saturday, July 8, 2017 @ 17:40:36
  Author: jelle
Revision: 243355

upgpkg: cura-binary-data 2.6.0-1

Modified:
  cura-binary-data/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-07-08 17:34:50 UTC (rev 243354)
+++ PKGBUILD2017-07-08 17:40:36 UTC (rev 243355)
@@ -2,7 +2,7 @@
 # Contributor: Grey Christoforo 
 
 pkgname=cura-binary-data
-pkgver=2.5.0
+pkgver=2.6.0
 pkgrel=1
 pkgdesc="Binary data (firmwares and such) for cura"
 url="https://github.com/Ultimaker/${pkgname};
@@ -9,7 +9,7 @@
 license=('AGPL')
 arch=('any')
 source=(https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz)
-sha1sums=('cfc5939d11ec35edf0252250b4f61bfa932d2448')
+sha1sums=('d50eba2423db125d9423a1090d3be2a93d080a69')
 
 package(){
   install -d "${pkgdir}/usr/share/"


[arch-commits] Commit in cura-binary-data/trunk (PKGBUILD)

2017-04-27 Thread Jelle van der Waa
Date: Thursday, April 27, 2017 @ 13:53:20
  Author: jelle
Revision: 226040

upgpkg: cura-binary-data 2.5.0-1

Modified:
  cura-binary-data/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-04-27 13:52:30 UTC (rev 226039)
+++ PKGBUILD2017-04-27 13:53:20 UTC (rev 226040)
@@ -2,14 +2,14 @@
 # Contributor: Grey Christoforo 
 
 pkgname=cura-binary-data
-pkgver=2.4.0
-pkgrel=3
+pkgver=2.5.0
+pkgrel=1
 pkgdesc="Binary data (firmwares and such) for cura"
 url="https://github.com/Ultimaker/${pkgname};
 license=('AGPL')
 arch=('any')
 source=(https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz)
-sha1sums=('cbe03b3f0a3353d011dbfa09680dd12f677823b7')
+sha1sums=('cfc5939d11ec35edf0252250b4f61bfa932d2448')
 
 package(){
   install -d "${pkgdir}/usr/share/"


[arch-commits] Commit in cura-binary-data/trunk (PKGBUILD)

2017-03-25 Thread Jelle van der Waa
Date: Saturday, March 25, 2017 @ 18:09:13
  Author: jelle
Revision: 218971

upgpkg: cura-binary-data 2.4.0-3

Modified:
  cura-binary-data/trunk/PKGBUILD   (properties)

Index: cura-binary-data/trunk/PKGBUILD
===
--- cura-binary-data/trunk/PKGBUILD 2017-03-25 18:07:40 UTC (rev 218970)
+++ cura-binary-data/trunk/PKGBUILD 2017-03-25 18:09:13 UTC (rev 218971)

Property changes on: cura-binary-data/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property