[arch-commits] Commit in kalendar/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Sat Feb 12 20:53:47 UTC 2022


    Date: Saturday, February 12, 2022 @ 20:53:46
  Author: arojas
Revision: 1132973

Update to 1.0.0

Modified:
  kalendar/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-12 20:44:04 UTC (rev 1132972)
+++ PKGBUILD	2022-02-12 20:53:46 UTC (rev 1132973)
@@ -1,16 +1,16 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=kalendar
-pkgver=0.4.0
+pkgver=1.0.0
 pkgrel=1
 pkgdesc='A calendar application using Akonadi to sync with external services'
 arch=(x86_64)
 url='https://apps.kde.org/kalendar/'
 license=(GPL)
-depends=(kdepim-runtime eventviews)
+depends=(kdepim-runtime eventviews qqc2-desktop-style)
 makedepends=(extra-cmake-modules boost)
 source=(https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz)
-sha256sums=('d64b19caab3e1365cce58ae27b76417b515cf3a07777ed1905f82cfbf0d1947a')
+sha256sums=('ca4e840dc17a4e39111f5fb16bfcab29e34a10b9c840d22b81c52890f0c9fae0')
 
 build() {
   cmake -B build -S $pkgname-$pkgver



More information about the arch-commits mailing list