summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNarrat2016-01-01 16:08:59 +0100
committerNarrat2016-01-01 16:08:59 +0100
commit166deee060de327f6bae503086fbfe5d1b54c80a (patch)
treeea08e5ac023d752bc9ae824249798b65ed64804b /PKGBUILD
parentb67a725c81d024d016aea3356fd3207e38b4d43c (diff)
downloadaur-166deee060de327f6bae503086fbfe5d1b54c80a.tar.gz
xdg-utils-mimeo: Small adjustment to the patch
eigengrau pointed out, that xdg-screensaver won't work if detectDE stays at mimeo (Will happen if there isn't xscreensaver, xautolock or else be found) So included his fix, where the generic method will be used
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 446a63f301c9..5490c348059c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgname=xdg-utils
pkgname=$_pkgname-mimeo
pkgver=1.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Command line tools that assist applications with a variety of desktop integration tasks; patched to use mimeo"
arch=('any')
url="https://wiki.freedesktop.org/www/Software/xdg-utils/"