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

Maxime Gauduin alucryd at gemini.archlinux.org
Fri Aug 19 10:06:29 UTC 2022


    Date: Friday, August 19, 2022 @ 10:06:29
  Author: alucryd
Revision: 1269885

upgpkg: pantheon-calendar 6.1.1-1

Modified:
  pantheon-calendar/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-19 10:06:03 UTC (rev 1269884)
+++ PKGBUILD	2022-08-19 10:06:29 UTC (rev 1269885)
@@ -1,8 +1,8 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=pantheon-calendar
-pkgver=6.1.0
-pkgrel=2
+pkgver=6.1.1
+pkgrel=1
 pkgdesc='The Pantheon Calendar'
 arch=(x86_64)
 url=https://github.com/elementary/calendar
@@ -30,7 +30,7 @@
   meson
   vala
 )
-_tag=4fa0641290000c21a895925431383ae944a3adce
+_tag=fcef19b3e62119308b059f7ab08c0b5b32ba9547
 source=(pantheon-calendar::git+https://github.com/elementary/calendar.git#tag=${_tag})
 sha256sums=('SKIP')
 
@@ -46,7 +46,7 @@
 }
 
 package() {
-  meson install -C build --destdir "$pkgdir"
+  meson install -C build --destdir "${pkgdir}"
 }
 
 # vim: ts=2 sw=2 et:



More information about the arch-commits mailing list