summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Crowd2016-05-12 20:55:15 +0200
committerAndy Crowd2016-05-12 20:55:15 +0200
commitab1f168f4e7efe212c20a2325310ee038ddfd60d (patch)
treea338c21b6df348a02166d42b962ac2612a5e6b37
parenta40a93f7f63330b8ea5446f27cc10ee137cf73ae (diff)
downloadaur-ab1f168f4e7efe212c20a2325310ee038ddfd60d.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 6156280c7f22..89f45567b04f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed May 11 17:38:24 UTC 2016
+# Thu May 12 18:55:15 UTC 2016
pkgbase = lsdesktopf
pkgdesc = List available *.desktop files and search in their content.
pkgver = 1.0.0
- pkgrel = 13
+ pkgrel = 14
url = https://github.com/AndyCrowd/list-desktop-files
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index ed74a29a2557..abdf600aedc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Crowd <andy_crowd@ainsdata.se>
pkgname="lsdesktopf"
pkgver=1.0.0
-pkgrel=13
+pkgrel=14
pkgdesc="List available *.desktop files and search in their content."
arch=(any)
depends=(bash)