Date: Monday, November 8, 2021 @ 22:38:26 Author: jlichtblau Revision: 1039026
upgpkg: josm 18303-1 - 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 2021-11-08 22:37:33 UTC (rev 1039025) +++ PKGBUILD 2021-11-08 22:38:26 UTC (rev 1039026) @@ -2,7 +2,7 @@ # Contributor: Michele Schäuble <[email protected]> pkgname=josm -pkgver=18193 +pkgver=18303 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=('e7996b3ce950431d6b9a6233049e76db34a26bb46654d4de1ee136d2f13577a0' +sha256sums=('fa0509b31db7f2240aad8c7faddb5df044955c8d2efe45b6b34a77dd3e0c4965' 'SKIP' 'c86a73251eed42fcb129ae9b88a0ee3cf03d8d00a9385519ad536d5af0907663') Modified: josm.changelog =================================================================== --- josm.changelog 2021-11-08 22:37:33 UTC (rev 1039025) +++ josm.changelog 2021-11-08 22:38:26 UTC (rev 1039026) @@ -1,3 +1,6 @@ +2021-11-08 Jaroslav Lichtblau <[email protected]>- + * josm 18303-1 + 2021-09-12 Jaroslav Lichtblau <[email protected]>- * josm 18193-1
