summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Crowd2016-09-06 22:26:58 +0200
committerAndy Crowd2016-09-06 22:26:58 +0200
commitf40de229302a9a689562de672a8070ae3cb9c13f (patch)
treedb0cab6a81fc68545acddbbe544c7310fb1bd1be
parente55a0a8e086eaac9c1dd3b8d873a6317aeb183eb (diff)
downloadaur-f40de229302a9a689562de672a8070ae3cb9c13f.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 c591007c06ea..a272202c38e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Sep 4 12:27:52 UTC 2016
+# Tue Sep 6 20:26:58 UTC 2016
pkgbase = lsdesktopf
pkgdesc = List available *.desktop files and search in their content.
pkgver = 1.0.5
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/AndyCrowd/list-desktop-files
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index bead3b35ebf8..6beefe872de8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Crowd <andy_crowd@ainsdata.se>
pkgname="lsdesktopf"
pkgver=1.0.5
-pkgrel=4
+pkgrel=5
pkgdesc="List available *.desktop files and search in their content."
arch=(any)
depends=('bash>=4.0' 'gawk' 'grep')