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

Antonio Rojas arojas at gemini.archlinux.org
Sat Sep 3 16:51:51 UTC 2022


    Date: Saturday, September 3, 2022 @ 16:51:50
  Author: arojas
Revision: 455000

upgpkg: libaccounts-glib 1.26-1: Update to 1.26

Modified:
  libaccounts-glib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-03 16:36:10 UTC (rev 454999)
+++ PKGBUILD	2022-09-03 16:51:50 UTC (rev 455000)
@@ -3,8 +3,8 @@
 # Contributor: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=libaccounts-glib
-pkgver=1.25
-pkgrel=7
+pkgver=1.26
+pkgrel=1
 pkgdesc='Glib-based client library for accessing the online accounts database'
 arch=(x86_64)
 url='https://gitlab.com/accounts-sso/libaccounts-glib'
@@ -12,7 +12,7 @@
 depends=(glib2 libxml2 sqlite)
 makedepends=(python-gobject gobject-introspection vala meson check)
 source=(https://gitlab.com/accounts-sso/libaccounts-glib/-/archive/VERSION_$pkgver/libaccounts-glib-VERSION_$pkgver.tar.gz)
-sha256sums=('47d4b2a5cf4f17f52550aa65b34030fbd1a242e1a233f248a5871620e0ff4c11')
+sha256sums=('8bc05c4f4a9b0412a8a70b5ddd3b80e5f4fa2d38455a5ebe638599668a287393')
 
 build() {
   meson $pkgname-VERSION_$pkgver build \



More information about the arch-commits mailing list