diff options
author | Hauke Stieler | 2024-08-15 06:00:23 +0200 |
---|---|---|
committer | Hauke Stieler | 2024-08-15 06:00:23 +0200 |
commit | abfed442480ca82b42b02d036b449f136aa96a1b (patch) | |
tree | f04b3b6741c346add2af3d866ed7846982a9adba | |
parent | c23ce8a762e001c2d7f0a05e9b51d98b334cbceb (diff) | |
download | aur-abfed442480ca82b42b02d036b449f136aa96a1b.tar.gz |
Automatic update (19194->19195)
-rw-r--r-- | .SRCINFO | 10 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 6 insertions, 6 deletions
@@ -1,6 +1,6 @@ pkgbase = josm-latest pkgdesc = Nightly builds of JOSM, the editor for OpenStreetMap written in Java - pkgver = 19194 + pkgver = 19195 pkgrel = 1 url = https://josm.openstreetmap.de/ arch = any @@ -14,13 +14,13 @@ pkgbase = josm-latest conflicts = josm conflicts = josm-stable conflicts = josm-svn - provides = josm=19194 - noextract = josm-snapshot-19194.jar + provides = josm=19195 + noextract = josm-snapshot-19195.jar backup = etc/conf.d/josm - source = https://josm.openstreetmap.de/download/josm-snapshot-19194.jar + source = https://josm.openstreetmap.de/download/josm-snapshot-19195.jar source = josm.conf.d source = josm.sh - source = josm::svn+https://josm.openstreetmap.de/svn/trunk#revision=19194 + source = josm::svn+https://josm.openstreetmap.de/svn/trunk#revision=19195 sha256sums = SKIP sha256sums = 6db39276130f0fd17ce04e02801ebd28cffe14e8216393950d45900b6f4dbbbb sha256sums = a30c4824de1570af66e9df2bcbab777b9efea80914a07de498fcfac58789731e @@ -7,7 +7,7 @@ # Contributor: Jaroslav Lichtblau <svetlemodry@archlinux.org> pkgname=josm-latest -pkgver=19194 +pkgver=19195 pkgrel=1 pkgdesc="Nightly builds of JOSM, the editor for OpenStreetMap written in Java" arch=('any') |