summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShohei Maruyama2020-07-12 06:01:22 +0900
committerShohei Maruyama2020-07-12 06:04:49 +0900
commit577e316880df025388651098ac556635f3ebe659 (patch)
treef9942e119e437061eeb8f9488e0858a29120e730
parentc4656f39ecf8a43484ba69c159c02952dbcb0f49 (diff)
downloadaur-577e316880df025388651098ac556635f3ebe659.tar.gz
PKGBUILD: Fix a package description
This commit fixes a package description.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84cd13c9dc58..9bcbe09465e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = otto-kde-git
- pkgdesc = Complete Adapta theme pack for KDE Plasma using Kvantum theme engine (git version)
+ pkgdesc = Otto Theme for Kde Plasma
pkgver = 0
pkgrel = 1
url = https://www.opencode.net/jomada/otto
diff --git a/PKGBUILD b/PKGBUILD
index c762797f34c5..9582a9635782 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=(otto-kde-git kvantum-theme-otto-git)
pkgver=0
pkgrel=1
-pkgdesc="Complete Adapta theme pack for KDE Plasma using Kvantum theme engine (git version)"
+pkgdesc="Otto Theme for Kde Plasma"
arch=('any')
url="https://www.opencode.net/jomada/otto"
license=('GPL3')