[arch-commits] Commit in python-keras-applications/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Jun 13 22:52:25 UTC 2019


    Date: Thursday, June 13, 2019 @ 22:52:25
  Author: svenstaro
Revision: 481393

upgpkg: python-keras-applications 1.0.8-1

Modified:
  python-keras-applications/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-13 21:34:33 UTC (rev 481392)
+++ PKGBUILD	2019-06-13 22:52:25 UTC (rev 481393)
@@ -2,7 +2,7 @@
 # Contributor: Oliver Harley <oliver.r.harley+aur (at) gmail.com>
 _pkgname=Keras_Applications
 pkgname=python-keras-applications
-pkgver=1.0.7
+pkgver=1.0.8
 pkgrel=1
 pkgdesc="Applications module of the Keras deep learning library"
 arch=('any')
@@ -10,7 +10,7 @@
 license=('MIT')
 depends=('python' 'python-setuptools' 'python-numpy')
 source=("https://files.pythonhosted.org/packages/source/${_pkgname::1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
-sha256sums=('60607b2b98868983e5153bf1cc6aa468ba73adc93bc977a90edaa4bc595e69fa')
+sha256sums=('5579f9a12bcde9748f4a12233925a59b93b73ae6947409ff34aa2ba258189fe5')
 
 build() {
   cd "$srcdir/${_pkgname}-${pkgver}"



More information about the arch-commits mailing list