summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Crowd2016-04-07 21:47:11 +0200
committerAndy Crowd2016-04-07 21:47:11 +0200
commitece02397352bb203c796db6e1704e3cebbc227a0 (patch)
treec3dbc5afb2aa9f54c3d7dcaf25ebdf9e6a494c44
parent91392485265898dfee129916d1087ac40956ac5c (diff)
downloadaur-ece02397352bb203c796db6e1704e3cebbc227a0.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 e658968954bb..3982f4e2bec0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Apr 1 16:58:40 UTC 2016
+# Thu Apr 7 19:47:11 UTC 2016
pkgbase = lsdesktopf
pkgdesc = List available *.desktop files and search in their content.
pkgver = 1.0.0
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/AndyCrowd/list-desktop-files
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 7e0285f32d71..9d213e00f40a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Crowd <andy_crowd@ainsdata.se>
pkgname="lsdesktopf"
pkgver=1.0.0
-pkgrel=6
+pkgrel=7
pkgdesc="List available *.desktop files and search in their content."
arch=(any)
depends=(bash)