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

David Runge dvzrv at archlinux.org
Fri Aug 9 13:48:29 UTC 2019


    Date: Friday, August 9, 2019 @ 13:48:29
  Author: dvzrv
Revision: 498504

upgpkg: foxdot 0.7.40-1

Upgrading to 0.7.40.

Modified:
  foxdot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-09 13:28:28 UTC (rev 498503)
+++ PKGBUILD	2019-08-09 13:48:29 UTC (rev 498504)
@@ -2,7 +2,7 @@
 
 _name=FoxDot
 pkgname=foxdot
-pkgver=0.7.39
+pkgver=0.7.40
 pkgrel=1
 pkgdesc="Live Coding with Python"
 arch=('any')
@@ -16,7 +16,7 @@
 # pypi sdist doesn't contain tests: https://github.com/Qirky/FoxDot/issues/188
 # source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${_name}-${pkgver}.tar.gz")
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Qirky/${pkgname}/archive/${pkgver}.tar.gz")
-sha512sums=('a35d7dccddc5b8e9496ceb46e719c14abd0eea3ba7a2ca8dee8029fb8aecb76a6205f7f69344132a29919d348790ab2ca5c1bc9da574c363357db979798a6b4d')
+sha512sums=('6bfcd1e7953f1b226b99bda8c8dd622062876833a2aedaf5dc4e54e958b860037ae42f36ed1301452711b42605860b0fecb457387a35bc493203d4171c9a1aad')
 
 prepare() {
   mv -v "${_name}-$pkgver" "$pkgname-$pkgver"



More information about the arch-commits mailing list