summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Crowd2016-09-04 14:27:52 +0200
committerAndy Crowd2016-09-04 14:27:52 +0200
commite55a0a8e086eaac9c1dd3b8d873a6317aeb183eb (patch)
treed3c022a51038cac58d6b4a9d625258878fab4c26
parent21665ae023c2d736fe83c8d8258ff96b55ecad23 (diff)
downloadaur-e55a0a8e086eaac9c1dd3b8d873a6317aeb183eb.tar.gz
Updated version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc16a70b836c..c591007c06ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Sep 2 21:57:22 UTC 2016
+# Sun Sep 4 12:27:52 UTC 2016
pkgbase = lsdesktopf
pkgdesc = List available *.desktop files and search in their content.
pkgver = 1.0.5
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/AndyCrowd/list-desktop-files
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index af3856345200..bead3b35ebf8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Crowd <andy_crowd@ainsdata.se>
pkgname="lsdesktopf"
pkgver=1.0.5
-pkgrel=3
+pkgrel=4
pkgdesc="List available *.desktop files and search in their content."
arch=(any)
depends=('bash>=4.0' 'gawk' 'grep')