summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpriponne2015-09-05 21:34:32 +0100
committerpriponne2015-09-05 21:34:32 +0100
commita8845b767e26aee30e8b57bae317d2fef4852a97 (patch)
treec9929c3b82fa5cab55889adc5e874cab089c1d05
parent4a7965284f5a643edfd245828587c552e727ace2 (diff)
downloadaur-a8845b767e26aee30e8b57bae317d2fef4852a97.tar.gz
Description changed
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9896e8e321a3..7f7c911d5106 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = file-roller-tmp
- pkgdesc = This version of file-roller puts temporary files in /tmp instead of ~/.cache and therefore reduces the amount of writes to SSDs.
+ pkgdesc = The file-roller with an additional patch to put temporary files in /tmp instead of ~/.cache (and thus to reduce the amount of writes to SSDs.)
pkgver = 3.16.3
pkgrel = 2
url = http://www.gnome.org
diff --git a/PKGBUILD b/PKGBUILD
index e79a734b1649..d5395b011edc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=file-roller-tmp
pkgver=3.16.3
pkgrel=2
-pkgdesc="This version of file-roller puts temporary files in /tmp instead of ~/.cache and therefore reduces the amount of writes to SSDs."
+pkgdesc="The file-roller with an additional patch to put temporary files in /tmp instead of ~/.cache (and thus to reduce the amount of writes to SSDs.)"
arch=('i686' 'x86_64')
license=('GPL')
depends=('desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'dconf' 'libarchive' 'file' 'json-glib' 'libnotify' 'p7zip'