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

David Runge dvzrv at archlinux.org
Mon Aug 26 11:54:03 UTC 2019


    Date: Monday, August 26, 2019 @ 11:54:03
  Author: dvzrv
Revision: 502127

upgpkg: tidalcycles 1.4.2-1

Upgrading to 1.4.2.

Modified:
  tidalcycles/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-26 11:28:29 UTC (rev 502126)
+++ PKGBUILD	2019-08-26 11:54:03 UTC (rev 502127)
@@ -2,7 +2,7 @@
 
 _name=Tidal
 pkgname=tidalcycles
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 pkgdesc="A domain specific language for live coding pattern."
 arch=('x86_64')
@@ -16,7 +16,7 @@
 checkdepends=('haskell-microspec')
 optdepends=('sc3-plugins: Examples using special UGens')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/tidalcycles/Tidal/archive/${pkgver}.tar.gz")
-sha512sums=('a09545fb2623df80ddfc111f6c6ed8bfc4c50e881a416f4e696ca12985756a256704ab0ef99e6a0003b062e9ae2a998af406a2edc9a9b369f2c696911230299c')
+sha512sums=('1e5d803b50764c4d17ba89473848ab67556e79d064e487ae16e7e78bcf9c3bf042356c2a7cb847a8d3c6dfef47dc829deb5ca7e73c87e679cdd73aff4b873a1d')
 
 prepare() {
   mv -v "${_name}-$pkgver" "$pkgname-$pkgver"



More information about the arch-commits mailing list