summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordreieck2023-06-07 14:16:48 +0200
committerdreieck2023-06-07 14:16:48 +0200
commit760c63a5b91575a0b273d7f9860e6cd43cc2c29e (patch)
treee0a9a3ae285a3e6e6c42e8d74015d48a5fcf809f
parentaa7f6a4c81db2fc7470f94a017b624810553291e (diff)
downloadaur-760c63a5b91575a0b273d7f9860e6cd43cc2c29e.tar.gz
Set the last edited comment line in the `PKGBUILD` to today.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a369ddfabd7d..75352b2f8dd4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ttf-timetable-latest
pkgdesc = Font with train timetable symbols, used by the offline timetable by CHAPS (IDOS, Timetable-Browser) or INPROP (CP, ELIS) (also retailed by České Dráhy or ŽSR).
pkgver = 1.355.20230327
- pkgrel = 1
+ pkgrel = 2
url = http://chaps.cz/eng/download/idos/zip#kotvaprg
install = tt.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 24f00d284638..8dff608c6022 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: dreieck
-# PKGBUILD last time manually edited: At least on 2021-07-04.
+# PKGBUILD last time manually edited: At least on 2023-06-07.
_pkgname=ttf-timetable
pkgname="${_pkgname}-latest"
pkgver=1.355.20230327
-pkgrel=1
+pkgrel=2
pkgdesc="Font with train timetable symbols, used by the offline timetable by CHAPS (IDOS, Timetable-Browser) or INPROP (CP, ELIS) (also retailed by České Dráhy or ŽSR)."
arch=('any')
url="http://chaps.cz/eng/download/idos/zip#kotvaprg"