summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHauke Stieler2024-09-06 06:00:05 +0200
committerHauke Stieler2024-09-06 06:00:05 +0200
commit3c7bccedffdb0959fbf26a13989c79ec05fc9206 (patch)
tree7ed0bb7012ecfaa8a116ca5dbdd1f2d66079c630
parent825ce8bf5aae0f062d5a44756a8333a80cf5b099 (diff)
downloadaur-3c7bccedffdb0959fbf26a13989c79ec05fc9206.tar.gz
Automatic update (19207->19210)
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD2
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0f79abc670b1..311831f90901 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = josm-latest
pkgdesc = Nightly builds of JOSM, the editor for OpenStreetMap written in Java
- pkgver = 19207
+ pkgver = 19210
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=19207
- noextract = josm-snapshot-19207.jar
+ provides = josm=19210
+ noextract = josm-snapshot-19210.jar
backup = etc/conf.d/josm
- source = https://josm.openstreetmap.de/download/josm-snapshot-19207.jar
+ source = https://josm.openstreetmap.de/download/josm-snapshot-19210.jar
source = josm.conf.d
source = josm.sh
- source = josm::svn+https://josm.openstreetmap.de/svn/trunk#revision=19207
+ source = josm::svn+https://josm.openstreetmap.de/svn/trunk#revision=19210
sha256sums = SKIP
sha256sums = 6db39276130f0fd17ce04e02801ebd28cffe14e8216393950d45900b6f4dbbbb
sha256sums = a30c4824de1570af66e9df2bcbab777b9efea80914a07de498fcfac58789731e
diff --git a/PKGBUILD b/PKGBUILD
index b8e445da2e07..86e16ee2e03d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: Jaroslav Lichtblau <svetlemodry@archlinux.org>
pkgname=josm-latest
-pkgver=19207
+pkgver=19210
pkgrel=1
pkgdesc="Nightly builds of JOSM, the editor for OpenStreetMap written in Java"
arch=('any')