summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Crowd2016-04-09 15:22:39 +0200
committerAndy Crowd2016-04-09 15:22:39 +0200
commit4eefddc90e1978690a5e0f7af370aa7fc97c119a (patch)
treea90e47ce9548c9988b3cc232ba2abfcba3eaf495
parentece02397352bb203c796db6e1704e3cebbc227a0 (diff)
downloadaur-4eefddc90e1978690a5e0f7af370aa7fc97c119a.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 3982f4e2bec0..a39061675e0b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Apr 7 19:47:11 UTC 2016
+# Sat Apr 9 13:22:39 UTC 2016
pkgbase = lsdesktopf
pkgdesc = List available *.desktop files and search in their content.
pkgver = 1.0.0
- pkgrel = 7
+ pkgrel = 8
url = https://github.com/AndyCrowd/list-desktop-files
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 9d213e00f40a..52b3e1f09206 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Crowd <andy_crowd@ainsdata.se>
pkgname="lsdesktopf"
pkgver=1.0.0
-pkgrel=7
+pkgrel=8
pkgdesc="List available *.desktop files and search in their content."
arch=(any)
depends=(bash)