[arch-commits] Commit in tidalcycles/trunk (PKGBUILD)
David Runge
dvzrv at archlinux.org
Mon Aug 26 10:25:53 UTC 2019
Date: Monday, August 26, 2019 @ 10:25:53
Author: dvzrv
Revision: 502119
upgpkg: tidalcycles 1.4.1-1
Upgrading to 1.4.1.
Modified:
tidalcycles/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-26 10:22:38 UTC (rev 502118)
+++ PKGBUILD 2019-08-26 10:25:53 UTC (rev 502119)
@@ -2,7 +2,7 @@
_name=Tidal
pkgname=tidalcycles
-pkgver=1.4.0
+pkgver=1.4.1
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=('56b9b2768b72815ab31e8e2a31866078bad6cf07722f25ef43c004c529f9c64fd6694246acaac0d6ad7e8d03a1579e95b97b80d1e00f94e177ca66e0c6b4b2a6')
+sha512sums=('a09545fb2623df80ddfc111f6c6ed8bfc4c50e881a416f4e696ca12985756a256704ab0ef99e6a0003b062e9ae2a998af406a2edc9a9b369f2c696911230299c')
prepare() {
mv -v "${_name}-$pkgver" "$pkgname-$pkgver"
More information about the arch-commits
mailing list