[arch-commits] Commit in switchboard-plug-online-accounts/trunk (PKGBUILD)

Maxime Gauduin alucryd at gemini.archlinux.org
Mon Jul 19 13:18:34 UTC 2021


    Date: Monday, July 19, 2021 @ 13:18:33
  Author: alucryd
Revision: 978668

upgpkg: switchboard-plug-online-accounts 6.0.0-1

Modified:
  switchboard-plug-online-accounts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-19 13:11:20 UTC (rev 978667)
+++ PKGBUILD	2021-07-19 13:18:33 UTC (rev 978668)
@@ -1,8 +1,8 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=switchboard-plug-online-accounts
-pkgver=2.0.1
-pkgrel=4
+pkgver=6.0.0
+pkgrel=1
 pkgdesc='Switchboard Online Accounts Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-onlineaccounts
@@ -13,10 +13,11 @@
   glibc
   gtk3
   json-glib
-  libaccounts-glib
+  libedataserver-1.2.so
+  libedataserverui-1.2.so
   libgee
   libgranite.so
-  libsignon-glib
+  libhandy-1.so
   libswitchboard-2.0.so
   rest
   webkit2gtk
@@ -26,17 +27,10 @@
   meson
   vala
 )
-_tag=207e1acbfb937df1862c9076a8a34264bea8e39b
+_tag=a01cbe594b9fb60294c58659d329af73f59c6495
 source=(switchboard-plug-online-accounts::git+https://github.com/elementary/switchboard-plug-onlineaccounts.git#tag=${_tag})
 sha256sums=(SKIP)
 
-prepare() {
-  cd switchboard-plug-online-accounts
-  git cherry-pick -n 5fa2882f765076d20c6ef4886198a34a05159f8a
-  git cherry-pick -n 34164a9fc2044380c82d2cc29b7b1a8583c4fd9c
-  git cherry-pick -n b1853b7427102b8dd94774e1e2cc455f50902263
-}
-
 pkgver() {
   cd switchboard-plug-online-accounts
   git describe --tags




More information about the arch-commits mailing list