summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHauke Stieler2024-03-22 06:00:27 +0100
committerHauke Stieler2024-03-22 06:00:27 +0100
commitf5b0a2580e60233ef1df9db4750b6c6d41b0dec7 (patch)
tree51fcaef7e18036b4c83709d5c88aa3abfa2187e6
parent857a5a73001589abb9d4f4f82547fd68cd3422bf (diff)
downloadaur-f5b0a2580e60233ef1df9db4750b6c6d41b0dec7.tar.gz
Automatic update (19018->19019)
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD2
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da0772c3f6c7..0a5f8e4b8d30 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 = 19018
+ pkgver = 19019
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=19018
- noextract = josm-snapshot-19018.jar
+ provides = josm=19019
+ noextract = josm-snapshot-19019.jar
backup = etc/conf.d/josm
- source = https://josm.openstreetmap.de/download/josm-snapshot-19018.jar
+ source = https://josm.openstreetmap.de/download/josm-snapshot-19019.jar
source = josm.conf.d
source = josm.sh
- source = josm::svn+https://josm.openstreetmap.de/svn/trunk#revision=19018
+ source = josm::svn+https://josm.openstreetmap.de/svn/trunk#revision=19019
sha256sums = SKIP
sha256sums = 6db39276130f0fd17ce04e02801ebd28cffe14e8216393950d45900b6f4dbbbb
sha256sums = a30c4824de1570af66e9df2bcbab777b9efea80914a07de498fcfac58789731e
diff --git a/PKGBUILD b/PKGBUILD
index 658631e23bb1..d64d901dc912 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: Jaroslav Lichtblau <svetlemodry@archlinux.org>
pkgname=josm-latest
-pkgver=19018
+pkgver=19019
pkgrel=1
pkgdesc="Nightly builds of JOSM, the editor for OpenStreetMap written in Java"
arch=('any')