summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Crowd2016-03-31 21:33:38 +0200
committerAndy Crowd2016-03-31 21:33:38 +0200
commit418f6757088c675a872e05f869f6b2994bec2a94 (patch)
tree6b46827c0fcc2fad2ec2448820e7890cc65acefb
parent258cb9f8bf3b80b18eea721f29a2814118d923bf (diff)
downloadaur-418f6757088c675a872e05f869f6b2994bec2a94.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 65676559ab16..f3f361a10f1e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Mar 29 17:27:14 UTC 2016
+# Thu Mar 31 19:33:38 UTC 2016
pkgbase = lsdesktopf
pkgdesc = List available *.desktop files and search in their content.
pkgver = 1.0.0
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/AndyCrowd/list-desktop-files
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index c187bd6e3163..2dc900a0c77d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Crowd <andy_crowd@ainsdata.se>
pkgname="lsdesktopf"
pkgver=1.0.0
-pkgrel=4
+pkgrel=5
pkgdesc="List available *.desktop files and search in their content."
arch=(any)
depends=(bash)