summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHauke Stieler2024-06-18 06:00:12 +0200
committerHauke Stieler2024-06-18 06:00:12 +0200
commitfff0685943b8b4b40eb9d8a1cc26c1d9be326e47 (patch)
tree592e06e46b1a9179ad0f685b4c7588a9b301e4d4
parent8a863ea8dd1bae4b089d230d743eb43226d01bf8 (diff)
downloadaur-fff0685943b8b4b40eb9d8a1cc26c1d9be326e47.tar.gz
Automatic update (19106->19110)
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD2
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b8ace591646..3bdfdc534f25 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 = 19106
+ pkgver = 19110
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=19106
- noextract = josm-snapshot-19106.jar
+ provides = josm=19110
+ noextract = josm-snapshot-19110.jar
backup = etc/conf.d/josm
- source = https://josm.openstreetmap.de/download/josm-snapshot-19106.jar
+ source = https://josm.openstreetmap.de/download/josm-snapshot-19110.jar
source = josm.conf.d
source = josm.sh
- source = josm::svn+https://josm.openstreetmap.de/svn/trunk#revision=19106
+ source = josm::svn+https://josm.openstreetmap.de/svn/trunk#revision=19110
sha256sums = SKIP
sha256sums = 6db39276130f0fd17ce04e02801ebd28cffe14e8216393950d45900b6f4dbbbb
sha256sums = a30c4824de1570af66e9df2bcbab777b9efea80914a07de498fcfac58789731e
diff --git a/PKGBUILD b/PKGBUILD
index b5f3c6507c28..c7ac8e44f191 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: Jaroslav Lichtblau <svetlemodry@archlinux.org>
pkgname=josm-latest
-pkgver=19106
+pkgver=19110
pkgrel=1
pkgdesc="Nightly builds of JOSM, the editor for OpenStreetMap written in Java"
arch=('any')