diff options
author | Hauke Stieler | 2024-08-09 06:00:06 +0200 |
---|---|---|
committer | Hauke Stieler | 2024-08-09 06:00:06 +0200 |
commit | 6f75a880a9ca3ff6fe015f6b8857f0b7bbe2e057 (patch) | |
tree | 2c1ec32e5082cb9c149067d4c9b905c40437a4ae | |
parent | 5463705fabf792202ce80359fcb4fa25d1fc297c (diff) | |
download | aur-6f75a880a9ca3ff6fe015f6b8857f0b7bbe2e057.tar.gz |
Automatic update (19173->19176)
-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 = 19173 + pkgver = 19176 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=19173 - noextract = josm-snapshot-19173.jar + provides = josm=19176 + noextract = josm-snapshot-19176.jar backup = etc/conf.d/josm - source = https://josm.openstreetmap.de/download/josm-snapshot-19173.jar + source = https://josm.openstreetmap.de/download/josm-snapshot-19176.jar source = josm.conf.d source = josm.sh - source = josm::svn+https://josm.openstreetmap.de/svn/trunk#revision=19173 + source = josm::svn+https://josm.openstreetmap.de/svn/trunk#revision=19176 sha256sums = SKIP sha256sums = 6db39276130f0fd17ce04e02801ebd28cffe14e8216393950d45900b6f4dbbbb sha256sums = a30c4824de1570af66e9df2bcbab777b9efea80914a07de498fcfac58789731e @@ -7,7 +7,7 @@ # Contributor: Jaroslav Lichtblau <svetlemodry@archlinux.org> pkgname=josm-latest -pkgver=19173 +pkgver=19176 pkgrel=1 pkgdesc="Nightly builds of JOSM, the editor for OpenStreetMap written in Java" arch=('any') |