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