summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Crowd2016-09-17 15:43:15 +0200
committerAndy Crowd2016-09-17 15:43:15 +0200
commitac8bbf1ba35e8f0fde824b6029b2dbed67ea4850 (patch)
tree5909663622011edc2172ff09e7580cd0c0de3586
parentcb068565cfcc0218147cb1966f9a2091f604187e (diff)
downloadaur-ac8bbf1ba35e8f0fde824b6029b2dbed67ea4850.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 55c21759cffe..ad51d5cb6a12 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Sep 12 16:41:08 UTC 2016
+# Sat Sep 17 13:43:15 UTC 2016
pkgbase = lsdesktopf
pkgdesc = List available *.desktop files and search in their content.
pkgver = 1.0.7
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/AndyCrowd/list-desktop-files
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index f5f27338a286..1b200a12b5d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Crowd <andy_crowd@ainsdata.se>
pkgname="lsdesktopf"
pkgver=1.0.7
-pkgrel=2
+pkgrel=3
pkgdesc="List available *.desktop files and search in their content."
arch=(any)
depends=('bash>=4.0' 'gawk' 'grep')