Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
itinerary
Commits:
6ecb92cc by Antonio Rojas at 2023-11-26T13:10:14+01:00
Revert "upgpkg: 24.01.75-1: Update to 24.01.75"
This reverts commit 12c12cf1c538be1de14ab875f84bd7c75d49399f.
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = itinerary
pkgdesc = Itinerary and boarding pass management application
- pkgver = 24.01.75
+ pkgver = 23.08.3
pkgrel = 1
url = https://apps.kde.org/itinerary/
arch = x86_64
@@ -9,42 +9,25 @@ pkgbase = itinerary
license = LGPL
license = BSD
makedepends = extra-cmake-modules
- depends = gcc-libs
- depends = glibc
- depends = kcalendarcore5
- depends = kcontacts5
- depends = kcoreaddons5
- depends = kcrash5
- depends = kdbusaddons5
- depends = kfilemetadata5
- depends = khealthcertificate
- depends = kholidays5
- depends = ki18n5
- depends = kirigami-addons5
- depends = kitinerary5
+ depends = kitinerary
depends = kio5
- depends = kitemmodels5
- depends = knotifications5
+ depends = networkmanager-qt5
depends = kosmindoormap
- depends = kpkpass5
- depends = kpublictransport5
+ depends = khealthcertificate
+ depends = qt5-location
+ depends = qqc2-desktop-style5
+ depends = prison5
+ depends = kitemmodels5
depends = kunitconversion5
- depends = kwindowsystem5
+ depends = kfilemetadata5
+ depends = kirigami-addons5
depends = libquotient
- depends = networkmanager-qt5
- depends = prison5
- depends = qqc2-desktop-style5
- depends = qt5-base
- depends = qt5-declarative
- depends = qt5-location
- depends = qt5-quickcontrols2
- depends = zlib
- source =
https://download.kde.org/unstable/release-service/24.01.75/src/itinerary-24.01.75.tar.xz
- source =
https://download.kde.org/unstable/release-service/24.01.75/src/itinerary-24.01.75.tar.xz.sig
+ source =
https://download.kde.org/stable/release-service/23.08.3/src/itinerary-23.08.3.tar.xz
+ source =
https://download.kde.org/stable/release-service/23.08.3/src/itinerary-23.08.3.tar.xz.sig
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
- sha256sums =
8809e5f67971d5afdd3ccf2d4ff5b4ee6410c46d7c7a17a176df15d2e5863cfd
+ sha256sums =
e7f09443099c549e2bc9e0c3c04b606b3fdcc16ce19f3fcfeee95122a291f9ad
sha256sums = SKIP
pkgname = itinerary
=====================================
PKGBUILD
=====================================
@@ -1,47 +1,18 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=itinerary
-pkgver=24.01.75
+pkgver=23.08.3
pkgrel=1
pkgdesc='Itinerary and boarding pass management application'
arch=(x86_64)
url='https://apps.kde.org/itinerary/'
license=(LGPL BSD)
-depends=(gcc-libs
- glibc
- kcalendarcore5
- kcontacts5
- kcoreaddons5
- kcrash5
- kdbusaddons5
- kfilemetadata5
- khealthcertificate
- kholidays5
- ki18n5
- kirigami-addons5
- kitinerary5
- kio5
- kitemmodels5
- knotifications5
- kosmindoormap
- kpkpass5
- kpublictransport5
- kunitconversion5
- kwindowsystem5
- libquotient
- networkmanager-qt5
- prison5
- qqc2-desktop-style5
- qt5-base
- qt5-declarative
- qt5-location
- qt5-quickcontrols2
- zlib)
+depends=(kitinerary kio5 networkmanager-qt5 kosmindoormap khealthcertificate
qt5-location qqc2-desktop-style5 prison5
+ kitemmodels5 kunitconversion5 kfilemetadata5 kirigami-addons5
libquotient)
makedepends=(extra-cmake-modules)
-groups=(kde-applications
- kde-pim)
-source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('8809e5f67971d5afdd3ccf2d4ff5b4ee6410c46d7c7a17a176df15d2e5863cfd'
+groups=(kde-applications kde-pim)
+source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('e7f09443099c549e2bc9e0c3c04b606b3fdcc16ce19f3fcfeee95122a291f9ad'
'SKIP')
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid
<[email protected]>
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/itinerary/-/commit/6ecb92cc21d99d84f1fa6bfe179c0e653de87a01
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/itinerary/-/commit/6ecb92cc21d99d84f1fa6bfe179c0e653de87a01
You're receiving this email because of your account on gitlab.archlinux.org.