summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Crowd2016-09-02 23:57:22 +0200
committerAndy Crowd2016-09-02 23:57:22 +0200
commit21665ae023c2d736fe83c8d8258ff96b55ecad23 (patch)
tree11a53edf421409c0b21df241fea8aea5aa4cfe18
parent8393bdbebd4f00f971edbd76b61d5e353b8112b2 (diff)
downloadaur-21665ae023c2d736fe83c8d8258ff96b55ecad23.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 d1c8853174ba..dc16a70b836c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Aug 31 16:23:46 UTC 2016
+# Fri Sep 2 21:57:22 UTC 2016
pkgbase = lsdesktopf
pkgdesc = List available *.desktop files and search in their content.
pkgver = 1.0.5
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/AndyCrowd/list-desktop-files
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 59d7d6b56852..af3856345200 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Crowd <andy_crowd@ainsdata.se>
pkgname="lsdesktopf"
pkgver=1.0.5
-pkgrel=2
+pkgrel=3
pkgdesc="List available *.desktop files and search in their content."
arch=(any)
depends=('bash>=4.0' 'gawk' 'grep')