summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhoumain2021-01-04 12:58:58 +0100
committerhoumain2021-01-04 12:58:58 +0100
commit92efd2b29cc446a27d38752c198390edff2d96d2 (patch)
tree453f7640f43414bf6dfc6567953b7ff697b434c2
parentee0aa35931afb47832957ed288ef29560689394d (diff)
downloadaur-92efd2b29cc446a27d38752c198390edff2d96d2.tar.gz
updated .SRCINFO
-rw-r--r--.SRCINFO12
1 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4cdbc919ba5b..a2f9049689e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,22 @@
pkgbase = gpupad-git
- pkgdesc = A text editor for efficiently editing GLSL shaders of all kinds.
+ pkgdesc = A flexible GLSL shader editor and IDE.
pkgver = latest
- pkgrel = 1
- url = https://github.com/houmaster/gpupad
+ pkgrel = 4
+ url = https://github.com/houmain/gpupad
arch = i686
arch = x86_64
arch = armv6h
arch = armv7h
arch = aarch64
license = GPL3
- makedepends = qbs
+ makedepends = cmake
makedepends = git
depends = qt5-declarative
+ depends = qt5-multimedia
+ depends = gst-libav
provides = gpupad
conflicts = gpupad
- source = git+https://github.com/houmaster/gpupad.git
+ source = git+https://github.com/houmain/gpupad.git
md5sums = SKIP
pkgname = gpupad-git