summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHauke Stieler2024-05-03 06:00:03 +0200
committerHauke Stieler2024-05-03 06:00:03 +0200
commitcc3fc002df38a54151219e91f973343b34eb0230 (patch)
tree5c40aa9420effba981a0e3edd2b09cb96ee2f272
parentce4dfa46e42b1a7628f9c2dafad05ea604cbb08b (diff)
downloadaur-cc3fc002df38a54151219e91f973343b34eb0230.tar.gz
Automatic update (19067->19072)
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD2
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 810364f9a8c9..b7d770ea61a0 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 = 19067
+ pkgver = 19072
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=19067
- noextract = josm-snapshot-19067.jar
+ provides = josm=19072
+ noextract = josm-snapshot-19072.jar
backup = etc/conf.d/josm
- source = https://josm.openstreetmap.de/download/josm-snapshot-19067.jar
+ source = https://josm.openstreetmap.de/download/josm-snapshot-19072.jar
source = josm.conf.d
source = josm.sh
- source = josm::svn+https://josm.openstreetmap.de/svn/trunk#revision=19067
+ source = josm::svn+https://josm.openstreetmap.de/svn/trunk#revision=19072
sha256sums = SKIP
sha256sums = 6db39276130f0fd17ce04e02801ebd28cffe14e8216393950d45900b6f4dbbbb
sha256sums = a30c4824de1570af66e9df2bcbab777b9efea80914a07de498fcfac58789731e
diff --git a/PKGBUILD b/PKGBUILD
index 6a4ac8ccbb8c..327dd5aa949e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: Jaroslav Lichtblau <svetlemodry@archlinux.org>
pkgname=josm-latest
-pkgver=19067
+pkgver=19072
pkgrel=1
pkgdesc="Nightly builds of JOSM, the editor for OpenStreetMap written in Java"
arch=('any')