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

David Runge dvzrv at archlinux.org
Mon Aug 19 12:41:06 UTC 2019


    Date: Monday, August 19, 2019 @ 12:41:06
  Author: dvzrv
Revision: 500166

upgpkg: foxdot 0.8.1-1

Upgrading to 0.8.1.

Modified:
  foxdot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-19 12:03:16 UTC (rev 500165)
+++ PKGBUILD	2019-08-19 12:41:06 UTC (rev 500166)
@@ -2,7 +2,7 @@
 
 _name=FoxDot
 pkgname=foxdot
-pkgver=0.8.0
+pkgver=0.8.1
 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/v${pkgver}.tar.gz")
-sha512sums=('e4bf21c208c53391c1c0d7f513c8e4b8632be32d9914a0452591e9511b0c8ace26ff675e87ef48d7f85301f0cedda2c1256a8f50b073adbadae1cddc26979bd6')
+sha512sums=('0f62bfbabb5f63cd746b8140001bfe130f7fc33bd316961d18000bcec6f24c0250d5ad40543931bab9d86710fd78652ca058ba39616c32a181e93047685748ac')
 
 prepare() {
   mv -v "${_name}-$pkgver" "$pkgname-$pkgver"



More information about the arch-commits mailing list