summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Crowd2016-07-25 00:24:52 +0200
committerAndy Crowd2016-07-25 00:24:52 +0200
commit0a1862a89ff1d399e307f69de7e4cc78fc60f66a (patch)
treedf9c10182081e8f0adda69ee68a8935d1df222b7
parentd2d134cf7a3e04e3e82fc0389095c271e9866bc3 (diff)
downloadaur-0a1862a89ff1d399e307f69de7e4cc78fc60f66a.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 a9fd24924fa8..f41951242f9e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Jul 24 19:16:15 UTC 2016
+# Sun Jul 24 22:24:52 UTC 2016
pkgbase = lsdesktopf
pkgdesc = List available *.desktop files and search in their content.
pkgver = 1.0.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/AndyCrowd/list-desktop-files
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 6abf13209df7..f06f381a6a32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Crowd <andy_crowd@ainsdata.se>
pkgname="lsdesktopf"
pkgver=1.0.4
-pkgrel=1
+pkgrel=2
pkgdesc="List available *.desktop files and search in their content."
arch=(any)
depends=(bash gawk grep)