summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHauke Stieler2024-06-13 06:00:40 +0200
committerHauke Stieler2024-06-13 06:00:40 +0200
commit90717b39df1a1bae96e5f56a67d90fd9930b656d (patch)
treed9e3bcd4f7370c81350d313d2c4500464493c42f
parentc8b9171880fd531a9a4b71c710471c9f3a4f2b36 (diff)
downloadaur-90717b39df1a1bae96e5f56a67d90fd9930b656d.tar.gz
Automatic update (19101->19103)
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD2
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb5e1dce8a79..986c72f8ceb9 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 = 19101
+ pkgver = 19103
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=19101
- noextract = josm-snapshot-19101.jar
+ provides = josm=19103
+ noextract = josm-snapshot-19103.jar
backup = etc/conf.d/josm
- source = https://josm.openstreetmap.de/download/josm-snapshot-19101.jar
+ source = https://josm.openstreetmap.de/download/josm-snapshot-19103.jar
source = josm.conf.d
source = josm.sh
- source = josm::svn+https://josm.openstreetmap.de/svn/trunk#revision=19101
+ source = josm::svn+https://josm.openstreetmap.de/svn/trunk#revision=19103
sha256sums = SKIP
sha256sums = 6db39276130f0fd17ce04e02801ebd28cffe14e8216393950d45900b6f4dbbbb
sha256sums = a30c4824de1570af66e9df2bcbab777b9efea80914a07de498fcfac58789731e
diff --git a/PKGBUILD b/PKGBUILD
index 23b4f1936f5f..8bfdcda210e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: Jaroslav Lichtblau <svetlemodry@archlinux.org>
pkgname=josm-latest
-pkgver=19101
+pkgver=19103
pkgrel=1
pkgdesc="Nightly builds of JOSM, the editor for OpenStreetMap written in Java"
arch=('any')