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

Jelle van der Waa jelle at archlinux.org
Mon Nov 6 08:44:39 UTC 2017


    Date: Monday, November 6, 2017 @ 08:44:38
  Author: jelle
Revision: 308949

upgpkg: pyalpm 0.8.2-2

Modified:
  pyalpm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-06 08:03:28 UTC (rev 308948)
+++ PKGBUILD	2017-11-06 08:44:38 UTC (rev 308949)
@@ -2,13 +2,13 @@
 
 pkgname=pyalpm
 pkgver=0.8.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Libalpm bindings for Python 3"
 arch=('i686' 'x86_64')
 url="https://git.archlinux.org/pyalpm.git/"
 license=('GPL')
 makedepends=('git')
-depends=('python>=3.6' 'pacman>=5.0.2')
+depends=('python>=3.6' 'pacman>=5.0')
 source=("git+https://git.archlinux.org/pyalpm.git#commit=6f0787ef74fc342c3eb0a9b24ab7aea0087bb27a")
 validpgpkeys=('E499C79F53C96A54E572FEE1C06086337C50773E')
 sha1sums=('SKIP')



More information about the arch-commits mailing list