George Hu pushed to branch main at Arch Linux / Packaging / Packages / 
libgbinder


Commits:
b7f4ff40 by George Hu at 2026-06-28T23:33:43+08:00
upgpkg: 1.1.48-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libgbinder
        pkgdesc = GLib-style interface to binder
-       pkgver = 1.1.47
+       pkgver = 1.1.48
        pkgrel = 1
        url = https://github.com/mer-hybris/libgbinder
        arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = libgbinder
        depends = libglibutil
        depends = glib2
        depends = glibc
-       source = 
libgbinder-1.1.47.tar.gz::https://github.com/mer-hybris/libgbinder/archive/refs/tags/1.1.47.tar.gz
-       sha512sums = 
d7cb8c2455312b3c30d67c95bb81405d4d5eba1fa7ec3b602de65597e24c0caf539a5b619ff4a27258eaab6cdbd1b7b48f8a38a8acb0c6c0c5e771702d4548e7
+       source = 
libgbinder-1.1.48.tar.gz::https://github.com/mer-hybris/libgbinder/archive/refs/tags/1.1.48.tar.gz
+       sha512sums = 
2dcf3793d52afe2f7ae44ad2a233be10678ff279bf639cc018e460feddde6d35db0b23533424e55fe7604ff4b7d537fe3a3fc137ef7454a1129b47c6624c7f5e
 
 pkgname = libgbinder


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Danct12 <[email protected]>
 
 pkgname=libgbinder
-pkgver=1.1.47
+pkgver=1.1.48
 pkgrel=1
 pkgdesc="GLib-style interface to binder"
 arch=('x86_64')
@@ -10,7 +10,7 @@ url="https://github.com/mer-hybris/${pkgname}";
 license=('BSD-3-Clause')
 depends=('libglibutil' 'glib2' 'glibc')
 
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
-sha512sums=('d7cb8c2455312b3c30d67c95bb81405d4d5eba1fa7ec3b602de65597e24c0caf539a5b619ff4a27258eaab6cdbd1b7b48f8a38a8acb0c6c0c5e771702d4548e7')
+sha512sums=('2dcf3793d52afe2f7ae44ad2a233be10678ff279bf639cc018e460feddde6d35db0b23533424e55fe7604ff4b7d537fe3a3fc137ef7454a1129b47c6624c7f5e')
 
 build() {
        KEEP_SYMBOLS=1 make -C "${pkgname}-${pkgver}" release pkgconfig



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libgbinder/-/commit/b7f4ff40df55688de5ecb9d5175d838fda44c1a0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libgbinder/-/commit/b7f4ff40df55688de5ecb9d5175d838fda44c1a0
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to