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

Anatol Pomozov anatolik at archlinux.org
Mon Dec 23 18:14:08 UTC 2019


    Date: Monday, December 23, 2019 @ 18:14:08
  Author: anatolik
Revision: 372174

upgpkg: apr-util 1.6.1-6: Switch to python3 build

Modified:
  apr-util/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-23 18:11:20 UTC (rev 372173)
+++ PKGBUILD	2019-12-23 18:14:08 UTC (rev 372174)
@@ -3,12 +3,12 @@
 
 pkgname=apr-util
 pkgver=1.6.1
-pkgrel=5
+pkgrel=6
 pkgdesc="The Apache Portable Runtime"
 arch=('x86_64')
 url="https://apr.apache.org/"
 depends=('apr' 'expat')
-makedepends=('gdbm' 'libldap' 'unixodbc' 'openssl' 'nss' 'sqlite' 'mariadb-libs' 'db' 'postgresql-libs' 'python2')
+makedepends=('gdbm' 'libldap' 'unixodbc' 'openssl' 'nss' 'sqlite' 'mariadb-libs' 'db' 'postgresql-libs' 'python')
 optdepends=(
   'gdbm: enable gdbm support'
   'libldap: enable ldap support'



More information about the arch-commits mailing list