summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHauke Stieler2024-02-03 06:00:21 +0100
committerHauke Stieler2024-02-03 06:00:21 +0100
commit9b62906bd16fb8c01b10291c7665b4ac069d17b8 (patch)
tree824263e5e177be1a6aaf491d7f5b7b9d88b14de3
parent9325250b8b090f768f99fcecaf8e34a78c07a161 (diff)
downloadaur-9b62906bd16fb8c01b10291c7665b4ac069d17b8.tar.gz
Automatic update (18967->18968)
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD2
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 44bc6eace56a..519ceaf13c10 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 = 18967
+ pkgver = 18968
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=18967
- noextract = josm-snapshot-18967.jar
+ provides = josm=18968
+ noextract = josm-snapshot-18968.jar
backup = etc/conf.d/josm
- source = https://josm.openstreetmap.de/download/josm-snapshot-18967.jar
+ source = https://josm.openstreetmap.de/download/josm-snapshot-18968.jar
source = josm.conf.d
source = josm.sh
- source = josm::svn+https://josm.openstreetmap.de/svn/trunk#revision=18967
+ source = josm::svn+https://josm.openstreetmap.de/svn/trunk#revision=18968
sha256sums = SKIP
sha256sums = 6db39276130f0fd17ce04e02801ebd28cffe14e8216393950d45900b6f4dbbbb
sha256sums = a30c4824de1570af66e9df2bcbab777b9efea80914a07de498fcfac58789731e
diff --git a/PKGBUILD b/PKGBUILD
index 860dcf91bcab..45b4a45c04c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: Jaroslav Lichtblau <svetlemodry@archlinux.org>
pkgname=josm-latest
-pkgver=18967
+pkgver=18968
pkgrel=1
pkgdesc="Nightly builds of JOSM, the editor for OpenStreetMap written in Java"
arch=('any')