summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOndřej Hruška2015-09-23 17:17:14 +0200
committerOndřej Hruška2015-09-23 17:17:14 +0200
commit8f42a1eea2ed655c6116d47dea6198a297517b5e (patch)
tree25954d9a026ec8e24c529a61d3fc86fbf64a9b24
parent668f6c2f2f1980857f1bb8d43a919e1075b1b6b3 (diff)
downloadaur-slock-xtra-git.tar.gz
updated description
-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')