summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Crowd2016-05-15 23:01:52 +0200
committerAndy Crowd2016-05-15 23:01:52 +0200
commite6699318665684e3d6434521bba9baad74914fea (patch)
tree71d38ac79917541e9ae38bfbbc7444ef598be44d
parentab1f168f4e7efe212c20a2325310ee038ddfd60d (diff)
downloadaur-e6699318665684e3d6434521bba9baad74914fea.tar.gz
Updated version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 89f45567b04f..e367fcb2b414 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu May 12 18:55:15 UTC 2016
+# Sun May 15 21:01:52 UTC 2016
pkgbase = lsdesktopf
pkgdesc = List available *.desktop files and search in their content.
- pkgver = 1.0.0
- pkgrel = 14
+ pkgver = 1.0.1
+ pkgrel = 0
url = https://github.com/AndyCrowd/list-desktop-files
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index abdf600aedc6..5e20c2a1dc11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Crowd <andy_crowd@ainsdata.se>
pkgname="lsdesktopf"
-pkgver=1.0.0
-pkgrel=14
+pkgver=1.0.1
+pkgrel=0
pkgdesc="List available *.desktop files and search in their content."
arch=(any)
depends=(bash)