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 42899dabda82..d2a47c8086d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = slock-xtra-git
- pkgdesc = Simple X display locker with adjustable color, auto-unlock option and WM_CLASS = "slock"
+ pkgdesc = Simple X display locker with adjustable color, auto-unlock option and WM_NAME = "slock"
pkgver = 1.3.1.1.gee40bb3
pkgrel = 1
url = https://github.com/MightyPork/slock
diff --git a/PKGBUILD b/PKGBUILD
index d006095e8ac5..e7c34102f17d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=slock-xtra-git
_pkgname=slock
pkgver=1.3.1.1.gee40bb3
pkgrel=1
-pkgdesc='Simple X display locker with adjustable color, auto-unlock option and WM_CLASS = "slock"'
+pkgdesc='Simple X display locker with adjustable color, auto-unlock option and WM_NAME = "slock"'
url='https://github.com/MightyPork/slock'
arch=('i686' 'x86_64' 'armv7h')
license=('MIT')