summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Crowd2016-05-11 19:38:24 +0200
committerAndy Crowd2016-05-11 19:38:24 +0200
commita40a93f7f63330b8ea5446f27cc10ee137cf73ae (patch)
tree2a5e5dbaa850fde61a4cf7ef630849d5d0f429d3
parent2b4a76b0867d7e4fde44296c31dfb2a112385cae (diff)
downloadaur-a40a93f7f63330b8ea5446f27cc10ee137cf73ae.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 06755155078d..6156280c7f22 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue May 10 17:57:35 UTC 2016
+# Wed May 11 17:38:24 UTC 2016
pkgbase = lsdesktopf
pkgdesc = List available *.desktop files and search in their content.
pkgver = 1.0.0
- pkgrel = 12
+ pkgrel = 13
url = https://github.com/AndyCrowd/list-desktop-files
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index c4aad93ddc21..ed74a29a2557 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Crowd <andy_crowd@ainsdata.se>
pkgname="lsdesktopf"
pkgver=1.0.0
-pkgrel=12
+pkgrel=13
pkgdesc="List available *.desktop files and search in their content."
arch=(any)
depends=(bash)