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

Jelle van der Waa jelle at archlinux.org
Thu Jan 30 16:08:38 UTC 2020


    Date: Thursday, January 30, 2020 @ 16:08:37
  Author: jelle
Revision: 374345

upgpkg: pyalpm 0.9.1-2

Update to the right git commit.

Modified:
  pyalpm/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-30 15:40:21 UTC (rev 374344)
+++ PKGBUILD	2020-01-30 16:08:37 UTC (rev 374345)
@@ -2,7 +2,7 @@
 
 pkgname=pyalpm
 pkgver=0.9.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Libalpm bindings for Python 3"
 arch=('x86_64')
 url="https://git.archlinux.org/pyalpm.git/"
@@ -9,7 +9,7 @@
 license=('GPL')
 makedepends=('git' 'python-pytest')
 depends=('python>=3.6' 'pacman>=5.0')
-source=("git+https://git.archlinux.org/pyalpm.git#commit=7e71172548780ca13724e8fe4c353d66a80e1b93" "memleak.patch")
+source=("git+https://git.archlinux.org/pyalpm.git#commit=81a1749b87793737961147a6843468b0dc3dd1e7" "memleak.patch")
 validpgpkeys=('E499C79F53C96A54E572FEE1C06086337C50773E')
 sha512sums=('SKIP'
             'b7dacb28bc13f5c9fb9c9295d1a3d323b7b7c0893d69b110f3036b73a4930e8463b5a19011b0e5996ff55157768376c2e53ab97c557afe29bbe3b5d0c8a1e027')



More information about the arch-commits mailing list