summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Crowd2016-09-09 21:01:39 +0200
committerAndy Crowd2016-09-09 21:01:39 +0200
commit751362f1782fe6b50a505c7652864303545b05da (patch)
tree7a916ba56a6f6dd57276702ee06f83f511137bb4
parentf40de229302a9a689562de672a8070ae3cb9c13f (diff)
downloadaur-751362f1782fe6b50a505c7652864303545b05da.tar.gz
Updated version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a272202c38e3..9d6b6dd01da7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Sep 6 20:26:58 UTC 2016
+# Fri Sep 9 19:01:39 UTC 2016
pkgbase = lsdesktopf
pkgdesc = List available *.desktop files and search in their content.
- pkgver = 1.0.5
- pkgrel = 5
+ pkgver = 1.0.6
+ pkgrel = 0
url = https://github.com/AndyCrowd/list-desktop-files
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 6beefe872de8..6b3a29ec700e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Crowd <andy_crowd@ainsdata.se>
pkgname="lsdesktopf"
-pkgver=1.0.5
-pkgrel=5
+pkgver=1.0.6
+pkgrel=0
pkgdesc="List available *.desktop files and search in their content."
arch=(any)
depends=('bash>=4.0' 'gawk' 'grep')