summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Smith2018-06-12 13:03:42 -0500
committerJames Smith2018-06-12 14:46:00 -0500
commit9acf9634520f519ac653a793dfbb2d15621a851f (patch)
treea3cfe0625b1ccaf2a02fbdc61897f0621daaf2ce
parenta4ad19cf1d62b066d7902d3adce6dfdaac3facb5 (diff)
downloadaur-9acf9634520f519ac653a793dfbb2d15621a851f.tar.gz
Updated description more accurately
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 002494cc97f4..80ce5d80504f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = wmvolman
- pkgdesc = Dockapp to automount external disks with udisks2
+ pkgdesc = Dockapp to easily mount external disks with udisks2
pkgver = 2.0.1
pkgrel = 1
url = https://github.com/raorn/wmvolman
diff --git a/PKGBUILD b/PKGBUILD
index 38b7d689b59d..a962801284d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=wmvolman
pkgver=2.0.1
pkgrel=1
-pkgdesc="Dockapp to automount external disks with udisks2"
+pkgdesc="Dockapp to easily mount external disks with udisks2"
arch=('i686' 'x86_64' 'armv7h')
url="https://github.com/raorn/wmvolman"
license=('GPL2')