summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Crowd2016-03-27 22:54:11 +0200
committerAndy Crowd2016-03-27 22:54:11 +0200
commit8e9b3545c0c4b2eea6c8a060bf6e252286d38626 (patch)
tree0c8064a6714ec3343c7d05d8e6fc5571369e2dcd
parentf28c6006cda1e03840836655ed9e443572ecc6af (diff)
downloadaur-8e9b3545c0c4b2eea6c8a060bf6e252286d38626.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 51edf23f1bea..1f540773284d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Mar 27 20:52:47 UTC 2016
+# Sun Mar 27 20:54:11 UTC 2016
pkgbase = lsdesktopf
pkgdesc = List available *.desktop files and search in their content.
pkgver = 1.0.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/AndyCrowd/list-desktop-files
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index bb828835fa9e..5af5127b004c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Crowd <andy_crowd@ainsdata.se>
pkgname="lsdesktopf"
pkgver=1.0.0
-pkgrel=2
+pkgrel=3
pkgdesc="List available *.desktop files and search in their content."
arch=(any)
depends=(bash)