summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8871dd7d370d..84fecbe2b721 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Sol Bekic <s+aur at s-ol dot nu>
pkgname=kodelife
-pkgver=0.8.5.99
+pkgver=0.8.6.101
pkgrel=1
pkgdesc='Real-time GPU shader editor, live-code performance tool and graphics prototyping sketchpad'
url='https://hexler.net/software/kodelife'
@@ -8,7 +8,7 @@ license=('unknown')
arch=('x86_64')
depends=('alsa-lib' 'libcurl-gnutls' 'gst-plugins-base-libs')
source=("https://hexler.net/pub/kodelife/$pkgname-$pkgver-linux-$arch.zip")
-sha256sums=('40ff2bf3e9aa774157e750d8cff2e232cbc20e272adbe2df79def08ec56067d3')
+sha256sums=('134371d297d92d6620d040a6c6290f43517b42a6ce5848b087f2e6f3da23854b')
package() {
install -D -m755 "$srcdir/KodeLife" "$pkgdir/usr/bin/KodeLife"