[arch-commits] Commit in pantheon-calendar/trunk (PKGBUILD)
Jan Steffens
heftig at gemini.archlinux.org
Mon Nov 8 21:08:59 UTC 2021
Date: Monday, November 8, 2021 @ 21:08:59
Author: heftig
Revision: 1038948
6.0.3-2: folks rebuild
Modified:
pantheon-calendar/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-08 21:08:24 UTC (rev 1038947)
+++ PKGBUILD 2021-11-08 21:08:59 UTC (rev 1038948)
@@ -2,7 +2,7 @@
pkgname=pantheon-calendar
pkgver=6.0.3
-pkgrel=1
+pkgrel=2
pkgdesc='The Pantheon Calendar'
arch=(x86_64)
url=https://github.com/elementary/calendar
@@ -18,6 +18,7 @@
glib2
gtk3
libchamplain
+ libfolks.so
libgee
libgranite.so
libhandy-1.so
@@ -45,7 +46,7 @@
}
package() {
- DESTDIR="${pkgdir}" meson install -C build
+ meson install -C build --destdir "$pkgdir"
}
# vim: ts=2 sw=2 et:
More information about the arch-commits
mailing list