Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
zeitgeist-explorer
Commits:
2aebf9f4 by Antonio Rojas at 2025-12-21T11:44:03+01:00
upgpkg: 0.2-15: Python 3.14 rebuild
- - - - -
3 changed files:
- .SRCINFO
- PKGBUILD
- REUSE.toml
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = zeitgeist-explorer
pkgdesc = Graphical interface to monitor and inspect Zeitgeist's log at
a low level
pkgver = 0.2
- pkgrel = 14
+ pkgrel = 15
url = https://launchpad.net/zeitgeist-explorer
arch = any
license = LGPL
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=zeitgeist-explorer
pkgver=0.2
-pkgrel=14
+pkgrel=15
pkgdesc="Graphical interface to monitor and inspect Zeitgeist's log at a low
level"
arch=('any')
url="https://launchpad.net/zeitgeist-explorer"
=====================================
REUSE.toml
=====================================
@@ -17,13 +17,9 @@ path = [
"*.timer",
"*.desktop",
"*.hook",
+ "zeitgeist-explorer.appdata.xml",
+ "zeitgeist-logo.svg",
+ "python3.patch",
]
SPDX-FileCopyrightText = "Arch Linux contributors"
SPDX-License-Identifier = "0BSD"
-
-[[annotations]]
-path = [
- "python3.patch",
-]
-SPDX-FileCopyrightText = "zeitgeist-explorer contributors"
-SPDX-License-Identifier = "TODO-Choose-a-license"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/zeitgeist-explorer/-/commit/2aebf9f4b6db76e1530298cef4d70128d0a7c03b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/zeitgeist-explorer/-/commit/2aebf9f4b6db76e1530298cef4d70128d0a7c03b
You're receiving this email because of your account on gitlab.archlinux.org.