summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41065941a782..c472a3ce98e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,13 @@
# Maintainer: Sol Bekic <s+aur at s-ol dot nu>
pkgname=kodelife
pkgver=0.5.1.0
-pkgrel=1
+pkgrel=2
+pkgdesc='Real-time GPU shader editor, live-code performance tool and graphics prototyping sketchpad'
+url='https://hexler.net/software/kodelife'
license=('unknown')
arch=('x86_64')
-depends=('libcurl-gnutls')
-source=("https://hexler.net/pub/kodelife/pkgname-$pkgver-linux-$arch.zip")
+depends=('alsa-lib' 'libglvnd' 'libxcursor' 'libxinerama' 'libxrandr' 'libcurl-gnutls')
+source=("https://hexler.net/pub/kodelife/$pkgname-$pkgver-linux-$arch.zip")
sha256sums=('266a4b8e0d7cd2dd63ad56c9d1fd5e164265b41a6b7be4e39000541ba9f6c199')
package() {