summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Crowd2016-04-11 20:54:54 +0200
committerAndy Crowd2016-04-11 20:54:54 +0200
commit992db99159d244db464381f9cd952017e5683008 (patch)
tree6cc41bf91121102af94132828c9aed8518936417
parent7d2593785cc7b7c05e8dba68b1e4f22c643d0f00 (diff)
downloadaur-992db99159d244db464381f9cd952017e5683008.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 d21882ae8f2e..752a296b60d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Apr 9 16:31:50 UTC 2016
+# Mon Apr 11 18:54:54 UTC 2016
pkgbase = lsdesktopf
pkgdesc = List available *.desktop files and search in their content.
pkgver = 1.0.0
- pkgrel = 9
+ pkgrel = 10
url = https://github.com/AndyCrowd/list-desktop-files
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index e4a0ff3c842d..ed31a0d2893d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Crowd <andy_crowd@ainsdata.se>
pkgname="lsdesktopf"
pkgver=1.0.0
-pkgrel=9
+pkgrel=10
pkgdesc="List available *.desktop files and search in their content."
arch=(any)
depends=(bash)