summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 886c1a9384a5..3d554c9d103c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = shadered-git
- pkgdesc = SHADERed is a lightweight tool for creating and testing HLSL and GLSL shaders.
+ pkgdesc = Lightweight tool for creating and testing HLSL and GLSL shaders.
pkgver = 1.4.2_715.288f9c2
pkgrel = 1
url = https://github.com/dfranx/SHADERed
diff --git a/PKGBUILD b/PKGBUILD
index 7fd651c537a1..77a7fe9f8d03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=shadered-git
pkgver=1.4.2_715.288f9c2
pkgrel=1
-pkgdesc="SHADERed is a lightweight tool for creating and testing HLSL and GLSL shaders."
+pkgdesc="Lightweight tool for creating and testing HLSL and GLSL shaders."
arch=("x86_64")
url="https://github.com/dfranx/SHADERed"
license=("MIT")