summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authors-ol2019-01-26 16:04:26 +0100
committers-ol2019-01-26 16:04:26 +0100
commit756d6c4c2d69409d47c4ea5f408e6b330f97a735 (patch)
tree38764941956ae88383a38a8962f39f7c589f4e5e /PKGBUILD
parentae6ff50930bc1ca58dffcf61eba21dcc9eb57853 (diff)
downloadaur-756d6c4c2d69409d47c4ea5f408e6b330f97a735.tar.gz
update to 0.7.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 736ecf4994b9..c3c09b3534b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Sol Bekic <s+aur at s-ol dot nu>
pkgname=kodelife
-pkgver=0.6.4.1
+pkgver=0.7.5.75
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' 'libglvnd' 'libxcursor' 'libxinerama' 'libxrandr' 'libcurl-gnutls')
source=("https://hexler.net/pub/kodelife/$pkgname-$pkgver-linux-$arch.zip")
-sha256sums=('683d7b0247fca7bc373e1df61ba2edcd04ed0b4193f0810eaa2838228abc16b6')
+sha256sums=('35632ca574cbc1e8ecefa3e5d324f5ad3f28039cdda7edf3122eee751c17b575')
package() {
install -D -m755 "$srcdir/KodeLife" "$pkgdir/usr/bin/KodeLife"