Date: Thursday, March 8, 2018 @ 20:49:18 Author: jlichtblau Revision: 304985
upgpkg: josm 13500-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 2018-03-08 20:25:19 UTC (rev 304984) +++ PKGBUILD 2018-03-08 20:49:18 UTC (rev 304985) @@ -3,7 +3,7 @@ # Contributor: Michele Schäuble <[email protected]> pkgname=josm -pkgver=13478 +pkgver=13500 pkgrel=1 pkgdesc="An editor for OpenStreetMap written in Java" arch=('any') @@ -16,7 +16,7 @@ https://josm.openstreetmap.de/export/HEAD/$pkgname/trunk/linux/tested/usr/share/applications/$pkgname.desktop $pkgname.conf.d) noextract=($pkgname-tested.jar) -sha256sums=('447660d857f8eda931fddbc819c24c382ad3a20e463220909f24546a59fb81d5' +sha256sums=('fbc49a21b0c08f24146bf9c5e1059af4f9cb40dbc70d7bb1fcaaa5823cd1deb7' '9b18b076fd371fc87b851a700bb1fff6547b061769af57a3abc9af83405c16d2' 'c86a73251eed42fcb129ae9b88a0ee3cf03d8d00a9385519ad536d5af0907663') Modified: josm.changelog =================================================================== --- josm.changelog 2018-03-08 20:25:19 UTC (rev 304984) +++ josm.changelog 2018-03-08 20:49:18 UTC (rev 304985) @@ -1,3 +1,6 @@ +2018-03-08 Jaroslav Lichtblau <[email protected]> + * josm 13500-1 + 2018-03-01 Jaroslav Lichtblau <[email protected]> * josm 13478-1
