Date: Sunday, January 16, 2022 @ 10:06:27 Author: jlichtblau Revision: 1105970
upgpkg: josm 18360 - new upstream release Modified: josm/trunk/PKGBUILD josm/trunk/josm.changelog ----------------+ PKGBUILD | 4 ++-- josm.changelog | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-16 10:05:35 UTC (rev 1105969) +++ PKGBUILD 2022-01-16 10:06:27 UTC (rev 1105970) @@ -2,7 +2,7 @@ # Contributor: Michele Schäuble <[email protected]> pkgname=josm -pkgver=18303 +pkgver=18360 pkgrel=1 pkgdesc="An editor for OpenStreetMap written in Java" arch=('any') @@ -16,7 +16,7 @@ $pkgname::svn+https://josm.openstreetmap.de/svn/trunk#revision=$pkgver $pkgname.conf.d) noextract=($pkgname-snapshot-$pkgver.jar) -sha256sums=('fa0509b31db7f2240aad8c7faddb5df044955c8d2efe45b6b34a77dd3e0c4965' +sha256sums=('d4e3043ccb541a4c500a0a66c953f5876e604836b630a17b975ae876beb53b9b' 'SKIP' 'c86a73251eed42fcb129ae9b88a0ee3cf03d8d00a9385519ad536d5af0907663') Modified: josm.changelog =================================================================== --- josm.changelog 2022-01-16 10:05:35 UTC (rev 1105969) +++ josm.changelog 2022-01-16 10:06:27 UTC (rev 1105970) @@ -1,3 +1,6 @@ +2022-01-16 Jaroslav Lichtblau <[email protected]>- + * josm 18360-1 + 2021-11-08 Jaroslav Lichtblau <[email protected]>- * josm 18303-1
