summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Crowd2016-03-29 19:27:14 +0200
committerAndy Crowd2016-03-29 19:27:14 +0200
commit258cb9f8bf3b80b18eea721f29a2814118d923bf (patch)
tree77b3230d876f11070dcadfc39383ce3cc6eb74aa
parent8e9b3545c0c4b2eea6c8a060bf6e252286d38626 (diff)
downloadaur-258cb9f8bf3b80b18eea721f29a2814118d923bf.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 1f540773284d..65676559ab16 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Mar 27 20:54:11 UTC 2016
+# Tue Mar 29 17:27:14 UTC 2016
pkgbase = lsdesktopf
pkgdesc = List available *.desktop files and search in their content.
pkgver = 1.0.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/AndyCrowd/list-desktop-files
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 5af5127b004c..c187bd6e3163 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Crowd <andy_crowd@ainsdata.se>
pkgname="lsdesktopf"
pkgver=1.0.0
-pkgrel=3
+pkgrel=4
pkgdesc="List available *.desktop files and search in their content."
arch=(any)
depends=(bash)