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