Date: Sunday, November 17, 2013 @ 09:10:12 Author: jlichtblau Revision: 101096
upgpkg: josm 6383-1 Modified: josm/trunk/PKGBUILD josm/trunk/josm.changelog ----------------+ PKGBUILD | 4 ++-- josm.changelog | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-11-16 19:20:49 UTC (rev 101095) +++ PKGBUILD 2013-11-17 08:10:12 UTC (rev 101096) @@ -3,7 +3,7 @@ # Contributor: Michele Schäuble <[email protected]> pkgname=josm -pkgver=6238 +pkgver=6383 pkgrel=1 pkgdesc="An editor for OpenStreetMap written in Java" arch=('any') @@ -15,7 +15,7 @@ source=(http://josm.openstreetmap.de/$pkgname-tested.jar \ $pkgname.desktop \ $pkgname.conf.d) -sha256sums=('9df689fb0a35f1884b57c7cc73967319c67236cae972ade4bdda8803ce9b24cc' +sha256sums=('ec5c49dd64f81160de8a5e3abb7b6f05fee0fff663bd0d855b9b0dd6a8bb6735' 'edfb2cbf2aa7e6582b4d43cd402ea58be7990702e5ffffc3ff7afdc518c28ca9' 'c86a73251eed42fcb129ae9b88a0ee3cf03d8d00a9385519ad536d5af0907663') Modified: josm.changelog =================================================================== --- josm.changelog 2013-11-16 19:20:49 UTC (rev 101095) +++ josm.changelog 2013-11-17 08:10:12 UTC (rev 101096) @@ -1,3 +1,6 @@ +2013-11-17 Jaroslav Lichtblau <[email protected]> + * josm 6383-1 + 2013-09-02 Jaroslav Lichtblau <[email protected]> * josm 6115-1
