Date: Saturday, July 5, 2014 @ 19:29:34 Author: jlichtblau Revision: 115127
upgpkg: josm 7287-1 Modified: josm/trunk/PKGBUILD josm/trunk/josm.changelog ----------------+ PKGBUILD | 4 ++-- josm.changelog | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-07-05 17:28:01 UTC (rev 115126) +++ PKGBUILD 2014-07-05 17:29:34 UTC (rev 115127) @@ -3,7 +3,7 @@ # Contributor: Michele Schäuble <[email protected]> pkgname=josm -pkgver=7182 +pkgver=7287 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=('037c0db9e4ce61d49d2e57747a1b702ddcf0c4fc98ae6ccbc20679b6406eebee' +sha256sums=('22107c19365b0a06ee5eb50f7763865f0b27b49b03f692ae1f5e1eae12918569' 'edfb2cbf2aa7e6582b4d43cd402ea58be7990702e5ffffc3ff7afdc518c28ca9' 'c86a73251eed42fcb129ae9b88a0ee3cf03d8d00a9385519ad536d5af0907663') Modified: josm.changelog =================================================================== --- josm.changelog 2014-07-05 17:28:01 UTC (rev 115126) +++ josm.changelog 2014-07-05 17:29:34 UTC (rev 115127) @@ -1,3 +1,6 @@ +2014-07-05 Jaroslav Lichtblau <[email protected]> + * josm 7287-1 + 2014-05-27 Jaroslav Lichtblau <[email protected]> * josm 7182-1
