Date: Thursday, May 25, 2017 @ 11:19:35
  Author: jelle
Revision: 296567

upgpkg: pyalpm 0.8.1-2

update upstream url

Modified:
  pyalpm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-05-25 10:50:44 UTC (rev 296566)
+++ PKGBUILD    2017-05-25 11:19:35 UTC (rev 296567)
@@ -2,10 +2,10 @@
 
 pkgname=pyalpm
 pkgver=0.8.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Libalpm bindings for Python 3"
 arch=('i686' 'x86_64')
-url="http://projects.archlinux.org/users/remy/pyalpm.git/";
+url="https://git.archlinux.org/pyalpm.git/";
 license=('GPL')
 makedepends=('git')
 depends=('python>=3.6' 'pacman>=4.2')

Reply via email to