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