summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Crowd2016-09-10 11:39:43 +0200
committerAndy Crowd2016-09-10 11:39:43 +0200
commited6d5a2c0f8ce0371aabeddcc42629e95e4573b6 (patch)
tree382b01afb8bd5f9fcc9bbabe467c29411b7a5e61
parent751362f1782fe6b50a505c7652864303545b05da (diff)
downloadaur-ed6d5a2c0f8ce0371aabeddcc42629e95e4573b6.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 9d6b6dd01da7..f5a2ce086513 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Sep 9 19:01:39 UTC 2016
+# Sat Sep 10 09:39:42 UTC 2016
pkgbase = lsdesktopf
pkgdesc = List available *.desktop files and search in their content.
pkgver = 1.0.6
- pkgrel = 0
+ pkgrel = 1
url = https://github.com/AndyCrowd/list-desktop-files
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 6b3a29ec700e..04f46a3e94df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Crowd <andy_crowd@ainsdata.se>
pkgname="lsdesktopf"
pkgver=1.0.6
-pkgrel=0
+pkgrel=1
pkgdesc="List available *.desktop files and search in their content."
arch=(any)
depends=('bash>=4.0' 'gawk' 'grep')