summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Crowd2016-06-01 20:40:44 +0200
committerAndy Crowd2016-06-01 20:40:44 +0200
commitb4e62afdcedc28367c0b8c214cb3ba6ded2c9fd4 (patch)
tree74b2d681f6d4326c7a0222ed2fa04f3f051401b8
parent1201e2e7f389d285c50141449e46f35db4ed0187 (diff)
downloadaur-b4e62afdcedc28367c0b8c214cb3ba6ded2c9fd4.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 0778d80e896c..dc059a07078d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue May 31 16:11:07 UTC 2016
+# Wed Jun 1 18:40:43 UTC 2016
pkgbase = lsdesktopf
pkgdesc = List available *.desktop files and search in their content.
pkgver = 1.0.1
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/AndyCrowd/list-desktop-files
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 00f245b37092..17e5b6443fb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Crowd <andy_crowd@ainsdata.se>
pkgname="lsdesktopf"
pkgver=1.0.1
-pkgrel=5
+pkgrel=6
pkgdesc="List available *.desktop files and search in their content."
arch=(any)
depends=(bash)