summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHauke Stieler2024-05-25 06:00:33 +0200
committerHauke Stieler2024-05-25 06:00:33 +0200
commitb79b45de8f97bae9e92ac91029cdc5218437df1a (patch)
tree15cb46e1b68f413f8e5d1ef54724d7050b0b9c97
parent7c2a14beae4a611377c25d5e912e64c91361bedd (diff)
downloadaur-b79b45de8f97bae9e92ac91029cdc5218437df1a.tar.gz
Automatic update (19085->19087)
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD2
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59f9b65824e9..3c4e8d9cdd98 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 = 19085
+ pkgver = 19087
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=19085
- noextract = josm-snapshot-19085.jar
+ provides = josm=19087
+ noextract = josm-snapshot-19087.jar
backup = etc/conf.d/josm
- source = https://josm.openstreetmap.de/download/josm-snapshot-19085.jar
+ source = https://josm.openstreetmap.de/download/josm-snapshot-19087.jar
source = josm.conf.d
source = josm.sh
- source = josm::svn+https://josm.openstreetmap.de/svn/trunk#revision=19085
+ source = josm::svn+https://josm.openstreetmap.de/svn/trunk#revision=19087
sha256sums = SKIP
sha256sums = 6db39276130f0fd17ce04e02801ebd28cffe14e8216393950d45900b6f4dbbbb
sha256sums = a30c4824de1570af66e9df2bcbab777b9efea80914a07de498fcfac58789731e
diff --git a/PKGBUILD b/PKGBUILD
index b88c5d5f9007..c8a41a199b54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: Jaroslav Lichtblau <svetlemodry@archlinux.org>
pkgname=josm-latest
-pkgver=19085
+pkgver=19087
pkgrel=1
pkgdesc="Nightly builds of JOSM, the editor for OpenStreetMap written in Java"
arch=('any')