summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authors-ol2019-10-06 18:30:04 +0200
committers-ol2019-10-06 18:30:04 +0200
commit5534e212075509f11bf057bbaf30c1dbe136b53f (patch)
tree27f2052aaac1c1ab0b1365c8d9359f37b57971e2 /PKGBUILD
parentb865793e0c86ebbebffd9faa23e039b54ea62e18 (diff)
downloadaur-5534e212075509f11bf057bbaf30c1dbe136b53f.tar.gz
update to 0.8.5.99
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ce2eef7bbf83..8871dd7d370d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Sol Bekic <s+aur at s-ol dot nu>
pkgname=kodelife
-pkgver=0.8.3.93
+pkgver=0.8.5.99
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=('7b5eabfda0251574218e2c6341da15b2f0056539de9760bec41c6f6a815feb82')
+sha256sums=('40ff2bf3e9aa774157e750d8cff2e232cbc20e272adbe2df79def08ec56067d3')
package() {
install -D -m755 "$srcdir/KodeLife" "$pkgdir/usr/bin/KodeLife"