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

David Runge dvzrv at archlinux.org
Sun Jan 26 10:12:39 UTC 2020


    Date: Sunday, January 26, 2020 @ 10:12:38
  Author: dvzrv
Revision: 555643

upgpkg: foxdot 0.8.5-1: Upgrading to 0.8.5. Updating maintainer info.

Modified:
  foxdot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-26 10:03:39 UTC (rev 555642)
+++ PKGBUILD	2020-01-26 10:12:38 UTC (rev 555643)
@@ -1,9 +1,9 @@
-# Maintainer: David Runge <dave at sleepmap.de>
+# Maintainer: David Runge <dvzrv at archlinux.org>
 
 _name=FoxDot
 pkgname=foxdot
-pkgver=0.8.3
-pkgrel=2
+pkgver=0.8.5
+pkgrel=1
 pkgdesc="Live Coding with Python"
 arch=('any')
 url="https://foxdot.org"
@@ -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=('4d1bde56f6cefc9360874a6462ebb12869a19168ffe22f4bd3fc18558ea38a90bf267852f1dafd05a00503395d37413d6df3bbb117618880a0d34daf0adcaac1')
+sha512sums=('2191b66034e37042d3f3d8a4a760a724693344d7d860033b8b5855f27d142a9c4586d0da46cc01cb2fa41d232f0976ff525451bdbe574374d1194d71367c66fc')
 
 prepare() {
   mv -v "${_name}-$pkgver" "$pkgname-$pkgver"



More information about the arch-commits mailing list