George Hu pushed to branch main at Arch Linux / Packaging / Packages /
python-gbinder
Commits:
638ff380 by George Hu at 2025-11-22T10:31:05+08:00
Update upstream URL
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -2,7 +2,7 @@ pkgbase = python-gbinder
pkgdesc = Python bindings for libgbinder
pkgver = 1.1.2
pkgrel = 6
- url = https://github.com/erfanoabdi/gbinder-python
+ url = https://github.com/waydroid/gbinder-python
arch = x86_64
license = GPL-3.0-only
makedepends = python-build
@@ -11,7 +11,7 @@ pkgbase = python-gbinder
makedepends = cython
depends = libgbinder
provides = gbinder-python
- source =
python-gbinder-1.1.2.tar.gz::https://github.com/erfanoabdi/gbinder-python/archive/refs/tags/1.1.2.tar.gz
+ source =
python-gbinder-1.1.2.tar.gz::https://github.com/waydroid/gbinder-python/archive/refs/tags/1.1.2.tar.gz
sha512sums =
6f076a5cb265eed193d2ac2623921e76ced923230ca2131460efea941182f26b770d657f5155f6a29fa54a314f6dc62a8d5b96d14ee90a359389e60318a38b71
pkgname = python-gbinder
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgver=1.1.2
pkgrel=6
pkgdesc="Python bindings for libgbinder"
arch=('x86_64')
-url="https://github.com/erfanoabdi/${_srcname}"
+url="https://github.com/waydroid/${_srcname}"
license=('GPL-3.0-only')
depends=('libgbinder')
makedepends=('python-build' 'python-installer' 'python-setuptools' 'cython')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gbinder/-/commit/638ff380b0919754dcc681d43cc0fef95847e448
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gbinder/-/commit/638ff380b0919754dcc681d43cc0fef95847e448
You're receiving this email because of your account on gitlab.archlinux.org.