summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Crowd2016-05-31 18:11:07 +0200
committerAndy Crowd2016-05-31 18:11:07 +0200
commit1201e2e7f389d285c50141449e46f35db4ed0187 (patch)
treeb1050d261c205f0c26e7c7a55010e1875ed75762
parent96d07f6bdbc6f222de414b304a506de5dbc6bb12 (diff)
downloadaur-1201e2e7f389d285c50141449e46f35db4ed0187.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 1f8d649770ec..0778d80e896c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri May 27 13:21:08 UTC 2016
+# Tue May 31 16:11:07 UTC 2016
pkgbase = lsdesktopf
pkgdesc = List available *.desktop files and search in their content.
pkgver = 1.0.1
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/AndyCrowd/list-desktop-files
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 8257f5114ca3..00f245b37092 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Crowd <andy_crowd@ainsdata.se>
pkgname="lsdesktopf"
pkgver=1.0.1
-pkgrel=4
+pkgrel=5
pkgdesc="List available *.desktop files and search in their content."
arch=(any)
depends=(bash)