summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHauke Stieler2024-04-10 06:00:28 +0200
committerHauke Stieler2024-04-10 06:00:28 +0200
commitf90bfeab5bdb53ba40a0dd736c48b58adb86d310 (patch)
tree54500a6419e414d3c0825fa10e75c0972f521882
parent49a9e6a7d6c411cb8d92999959c2cc21977911e0 (diff)
downloadaur-f90bfeab5bdb53ba40a0dd736c48b58adb86d310.tar.gz
Automatic update (19038->19039)
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD2
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c15ecb31eb48..adebb569f6a6 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 = 19038
+ pkgver = 19039
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=19038
- noextract = josm-snapshot-19038.jar
+ provides = josm=19039
+ noextract = josm-snapshot-19039.jar
backup = etc/conf.d/josm
- source = https://josm.openstreetmap.de/download/josm-snapshot-19038.jar
+ source = https://josm.openstreetmap.de/download/josm-snapshot-19039.jar
source = josm.conf.d
source = josm.sh
- source = josm::svn+https://josm.openstreetmap.de/svn/trunk#revision=19038
+ source = josm::svn+https://josm.openstreetmap.de/svn/trunk#revision=19039
sha256sums = SKIP
sha256sums = 6db39276130f0fd17ce04e02801ebd28cffe14e8216393950d45900b6f4dbbbb
sha256sums = a30c4824de1570af66e9df2bcbab777b9efea80914a07de498fcfac58789731e
diff --git a/PKGBUILD b/PKGBUILD
index b8d5d9b20f5c..aa9820a1ed31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: Jaroslav Lichtblau <svetlemodry@archlinux.org>
pkgname=josm-latest
-pkgver=19038
+pkgver=19039
pkgrel=1
pkgdesc="Nightly builds of JOSM, the editor for OpenStreetMap written in Java"
arch=('any')